Anna Zaks
|
3a6bdf8f82
|
Remove EnhancedBugReport and RangedBugReport - pull all the extra functionality they provided into their parent BugReport. The only functional changes are: made getRanges() non const - it adds default range to Ranges if none are supplied, made getStmt() private, which was another FIXME.
llvm-svn: 137894
|
2011-08-17 23:00:25 +00:00 |
Jordy Rose
|
ae55cf2f90
|
Don't use BuiltinBug in analyzer plugin example.
llvm-svn: 137811
|
2011-08-17 03:23:51 +00:00 |
Jordy Rose
|
93b86e494d
|
[analyzer] Add basic support for pluggable checkers.
llvm-svn: 137802
|
2011-08-17 01:30:59 +00:00 |