summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/SVals.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-231-6/+3
* [analyzer] Remove SVal::getAsVarDecl() and reason about MemRegions, not Decls...Argyrios Kyrtzidis2011-03-011-10/+0
* [analyzer] Introduce SVal::getAsVarDecl().Argyrios Kyrtzidis2011-02-281-0/+10
* Step #1/N of implementing support for __label__: split labels intoChris Lattner2011-02-171-1/+1
* Makes most methods in SVals.h conform to the naming guide. ReviewedZhanyong Wan2011-02-161-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/+378
OpenPOWER on IntegriCloud