summaryrefslogtreecommitdiffstats
path: root/clang/test/Coverage/html-diagnostics.c
Commit message (Expand)AuthorAgeFilesLines
* [Analyzer] Add support for displaying cross-file diagnostic paths in HTML outputDevin Coughlin2017-08-031-0/+7
* clang/test/Coverage/html-diagnostics.c: Use find(1) to avoid globbing.NAKAMURA Takumi2014-11-041-4/+1
* clang/test: Introduce the feature "staticanalyzer" for --enable-clang-static-...NAKAMURA Takumi2014-07-161-0/+2
* Skip this test when using lit integrated shellAlp Toker2013-10-251-0/+3
* [analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...Argyrios Kyrtzidis2011-02-281-1/+1
* [analyzer] Migrate NSErrorChecker and DereferenceChecker to CheckerV2.Argyrios Kyrtzidis2011-02-281-1/+1
* putback r116782, it's a safe fix and should not break windowsAndrew Trick2010-10-211-1/+4
* revert r116782 & r116793 to fix msvc9 buildbotsAndrew Trick2010-10-201-5/+2
* test/Coverage/html-diagnostics.c: Use find(1) to glob wildcards.NAKAMURA Takumi2010-10-191-1/+1
* test/Coverage/html-diagnostics.c: Do not make hit "CHECK: Dereference of null...NAKAMURA Takumi2010-10-191-1/+4
* Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.Ted Kremenek2010-02-051-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Remove clang-cc -html-diags option, this doesn't fit in well and we get plentyDaniel Dunbar2009-11-051-1/+5
* Introduce a new concept to the static analyzer: SValuator.Ted Kremenek2009-06-261-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Add test/Driver.Daniel Dunbar2008-10-041-0/+15
OpenPOWER on IntegriCloud