Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
71d29095d27e94b00083259c06a45f5294501697
/
examples
/
analyzer-plugin
e172e8b
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.
by Anna Zaks
· 14 years ago
26fb4cb
Don't use BuiltinBug in analyzer plugin example.
by Jordy Rose
· 14 years ago
77a33a7
[analyzer] Add basic support for pluggable checkers.
by Jordy Rose
· 14 years ago