Age | Commit message (Expand) | Author |
---|---|---|
2009-11-17 | Add missing defaults to AnalyzerOptions. | Daniel Dunbar |
2009-11-13 | Add clang-cc option "--analyzer-experimental-internal-checks". This | Ted Kremenek |
2009-11-13 | Add clang-cc option "-analyzer-experimental-checks" to enable experimental pa... | Ted Kremenek |
2009-11-12 | Tweak AnalyzerOptions for consistency, and make sure default constructed object | Daniel Dunbar |
2009-11-12 | Move AnalyzerOptions into CompilerInvocation. | Daniel Dunbar |
2009-11-05 | Convert CreateAnalysisConsumer and friends to just take a const Preprocessor&... | Daniel Dunbar |
2009-11-04 | Kill PreprocessorFactory, which was both morally repugnant and totally unused. | Daniel Dunbar |
2009-05-19 | Remove finished FIXME. | Eli Friedman |
2009-05-19 | Move AnalysisConsumer.h and Analyses.def from tools/clang-cc to | Eli Friedman |