aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Analysis/elementtype.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-24Fix analyzer tests.Ted Kremenek1-1/+1
2011-08-03[analyzer] rename all experimental checker packages to have 'experimental' be...Ted Kremenek1-1/+1
2011-02-28[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...Argyrios Kyrtzidis1-1/+1
2011-02-24[analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't h...Argyrios Kyrtzidis1-1/+1
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-12-14Replace clang-cc with clang -cc1.Zhongxing Xu1-1/+1
2009-11-13Add clang-cc option "--analyzer-experimental-internal-checks". ThisTed Kremenek1-1/+1
2009-06-26Introduce a new concept to the static analyzer: SValuator.Ted Kremenek1-1/+1
2009-06-16Use canonical type for building ElementRegion. Otherwise ElementRegions cannotZhongxing Xu1-0/+13