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