Timezone issue in AnalyzerOptions
Open
bug
- Dominant language
- C++
- Stars
- 2.6k
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
Hiya,
Thanks for releasing this publicly! I've been digging through the codebase for the past few weeks. My colleague and I noticed this small "bug" in analyzer.cc, when initializing analyzerOptions.
`CHECK(LoadTimeZone("America/Los_Angeles", &default_timezone_));`
Contributor guide
Assessment
This issue has not been assessed yet.