summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/retain-release-basic-store.m
Commit message (Expand)AuthorAgeFilesLines
* Remove 'StoreManager::OldCastRegion()', TypedViewRegion (which onlyTed Kremenek2009-07-291-2/+1
* Switch BasicStoreManager to use the new CastRegion implementation by default,Ted Kremenek2009-07-101-1/+1
* Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line usi...Ted Kremenek2009-07-061-1/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Static Analyzer driver/options (partial) cleanup:Ted Kremenek2009-02-171-1/+1
* Get RegionStore to work with the retain/release checker and its test cases.Ted Kremenek2009-01-211-0/+102
OpenPOWER on IntegriCloud