summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/BasicStore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Augment retain/release checker to not warn about tracked objects passed as ar...Ted Kremenek2011-05-021-10/+8
* Don't add a symbolic region for 'this' if the member function is static.Anders Carlsson2011-03-261-6/+9
* Add 'StoreRef' smart pointer to allow more fine-grain memory lifetime control...Ted Kremenek2011-02-191-73/+83
* Makes most methods in SVals.h conform to the naming guide. ReviewedZhanyong Wan2011-02-161-2/+2
* Rename 'InvalidateRegions()' to 'invalidateRegions()'.Ted Kremenek2011-02-111-7/+7
* Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...Ted Kremenek2011-02-101-1/+1
* [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core.Argyrios Kyrtzidis2011-02-081-0/+594
OpenPOWER on IntegriCloud