Short and sweet. Whenever I use -analyzer-list-enabled-checkers, I'm only interested about the configuration, not about the analysis.
Details
Details
- Reviewers
NoQ dcoughlin baloghadamsoftware Charusso rnkovacs xazax.hun - Commits
- rGd977b67ed617: [analyzer] Don't run the analyzer for -analyzer-list-enabled-checkers
rL371756: [analyzer] Don't run the analyzer for -analyzer-list-enabled-checkers
rC371756: [analyzer] Don't run the analyzer for -analyzer-list-enabled-checkers
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Umm, this test fails for me locally because i see osx checkers displayed in the list. Which is weird because they're supposed to be enabled based on the target platform, not on the host platform.