summaryrefslogtreecommitdiffstats
path: root/test/Analysis/unions-region.m
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...Argyrios Kyrtzidis2011-02-281-1/+1
* 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
* Replace clang-cc with clang -cc1.Zhongxing Xu2009-12-141-1/+1
* Fix a few more false positives involving RegionStore and unions, but this timeTed Kremenek2009-08-061-4/+13
* Fix a couple false positive "uninitialized value" warnings with RegionStoreTed Kremenek2009-08-061-0/+32