commit | 592362b46ad69db0db0988e7f9d8cbe647510bdd | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Tue Aug 18 01:05:30 2009 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Tue Aug 18 01:05:30 2009 +0000 |
tree | 1fbb430abdc2851351450fffa683ff986e371f81 | |
parent | 88232aadbe3e9b6dde2a9b0d7c91e677305de06a [diff] |
Enhance static analyzer diagnostics by introducing a new 'EnhancedBugReporter' which allows custom checks to register callback creator functions for creating BugReporterVisitor objects. This allows various checks to include diagnostics such as 'assuming value is null' with little extra work. Eventually this API should be refactored to be cleaner and more simple. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@79302 91177308-0d34-0410-b5e6-96231b3b80d8