aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Coverage/html-diagnostics.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-04clang/test/Coverage/html-diagnostics.c: Use find(1) to avoid globbing.NAKAMURA Takumi1-4/+1
2014-07-16clang/test: Introduce the feature "staticanalyzer" for --enable-clang-static-...NAKAMURA Takumi1-0/+2
2013-10-25Skip this test when using lit integrated shellAlp Toker1-0/+3
2011-02-28[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...Argyrios Kyrtzidis1-1/+1
2011-02-28[analyzer] Migrate NSErrorChecker and DereferenceChecker to CheckerV2.Argyrios Kyrtzidis1-1/+1
2010-10-21putback r116782, it's a safe fix and should not break windowsAndrew Trick1-1/+4
2010-10-20revert r116782 & r116793 to fix msvc9 buildbotsAndrew Trick1-5/+2
2010-10-19test/Coverage/html-diagnostics.c: Use find(1) to glob wildcards.NAKAMURA Takumi1-1/+1
2010-10-19test/Coverage/html-diagnostics.c: Do not make hit "CHECK: Dereference of null...NAKAMURA Takumi1-1/+4
2010-02-05Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.Ted Kremenek1-1/+1
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-11-08Eliminate &&s in tests.Daniel Dunbar1-2/+2
2009-11-05Remove clang-cc -html-diags option, this doesn't fit in well and we get plentyDaniel Dunbar1-1/+5
2009-06-26Introduce a new concept to the static analyzer: SValuator.Ted Kremenek1-1/+1
2009-03-24Rename clang to clang-cc.Daniel Dunbar1-1/+1
2008-10-04Add test/Driver.Daniel Dunbar1-0/+15