summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused STL header includes.Jay Foad2011-04-231-2/+0
* static analyzer: Add a new ProgramPoint PostCondition to represent the post p...Ted Kremenek2011-04-031-0/+19
* static analyzer: Rename 'BlocksAborted' to 'BlocksExhausted' to reflect that ...Ted Kremenek2011-04-021-1/+1
* [analyzer] Refactor EndOfFunctionNodeBuilder.Argyrios Kyrtzidis2011-02-231-3/+4
* Change the representation of GNU ?: expressions to use a different expressionJohn McCall2011-02-171-1/+3
* [analyzer] Overhauling of the checker registration mechanism.Argyrios Kyrtzidis2011-02-141-0/+1
* Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...Ted Kremenek2011-02-101-3/+3
* static analyzer: Further reduce the analyzer's memory usage when analyzing sq...Ted Kremenek2011-02-091-1/+2
* [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core.Argyrios Kyrtzidis2011-02-081-0/+844
OpenPOWER on IntegriCloud