commit | c095997b853270d8adb6fe55209a4dbc42803d16 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Wed Jul 02 21:24:01 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Wed Jul 02 21:24:01 2008 +0000 |
tree | 998b434ab07cafbb018bf3c248bcf2476e5738a8 | |
parent | 8b23361a6a50be6dbd1056add570eb90598474b0 [diff] |
Refactored some of the BugReporter interface so that data such as the ASTContext&, PathDiagnosticClient*, can be provided by an external source. Split BugReporter into BugReporter and GRBugReporter so checkers not based on GRExprEngine can still use the BugReporter mechanism. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53048 91177308-0d34-0410-b5e6-96231b3b80d8