summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/FlatStore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Augment retain/release checker to not warn about tracked objects passed as ar...Ted Kremenek2011-05-021-2/+2
* [analyzer] ExprEngine should not depend on checkers for not crashing.Argyrios Kyrtzidis2011-02-281-0/+13
* Add 'StoreRef' smart pointer to allow more fine-grain memory lifetime control...Ted Kremenek2011-02-191-34/+35
* Rename 'InvalidateRegions()' to 'invalidateRegions()'.Ted Kremenek2011-02-111-2/+2
* 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/+203
OpenPOWER on IntegriCloud