summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/GRExprEngineExperimentalChecks.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a checker check if a global variable holds a local variable's address afterZhongxing Xu2010-06-081-0/+1
* CastSizeChecker checks when casting a malloc'ed symbolic region to type T,Zhongxing Xu2010-05-251-0/+1
* Move 'LocalCheckers.h' to the 'Checkers' subdirectory.Ted Kremenek2010-01-261-1/+1
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+40
OpenPOWER on IntegriCloud