diff options
author | Tom Care <tom.care@uqconnect.edu.au> | 2010-09-02 17:49:20 +0000 |
---|---|---|
committer | Tom Care <tom.care@uqconnect.edu.au> | 2010-09-02 17:49:20 +0000 |
commit | 3f0ce9c3ab04d0edb8d28145a8feb4abaa8fb8e6 (patch) | |
tree | 524a69f98fd2b95a8c2ff853a9aef9e68b9aeacb /lib/CodeGen/CGDebugInfo.cpp | |
parent | eede61a83e90f3cb03ef8665b67d648dccd6ce42 (diff) |
Improved error reporting in IdempotentOperationChecker
- SourceRange highlighting is only given for the relevant side of the operator (assignments give both)
- Added PostVisitBinaryOperator hook to retrieve the ExplodedNode for an operator
- Added a BugReporterVisitor to display the last store to every VarDecl in a Stmt
- Changed bug reporting to use the new BugReporterVisitor
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112839 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions