aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/unions-region.m
AgeCommit message (Expand)Author
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2011-02-28[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...Argyrios Kyrtzidis
2010-02-05Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.Ted Kremenek
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-14Replace clang-cc with clang -cc1.Zhongxing Xu
2009-08-06Fix a few more false positives involving RegionStore and unions, but this timeTed Kremenek
2009-08-06Fix a couple false positive "uninitialized value" warnings with RegionStoreTed Kremenek