summaryrefslogtreecommitdiffstats
path: root/lib/Analysis/BugReporterVisitors.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add LocationContext* field to VarRegion. This is needed for interprocedural ...Ted Kremenek2009-08-211-1/+1
* Enhance static analyzer diagnostics by introducing a new 'EnhancedBugReporter'Ted Kremenek2009-08-181-1/+7
* As GRState seems general enough, it is time to merge some template classes Zhongxing Xu2009-08-061-12/+12
* Refactor 'PostStmt' and 'PreStmt' to subclass a common parent 'StmtPoint'.Ted Kremenek2009-07-221-2/+2
* Move bug reporter "visitors" to their own file and make them part of the publicTed Kremenek2009-07-221-0/+341