aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-readobj/llvm-readobj.cpp
diff options
context:
space:
mode:
authorDevin Coughlin <dcoughlin@apple.com>2015-09-08 23:50:22 +0000
committerDevin Coughlin <dcoughlin@apple.com>2015-09-08 23:50:22 +0000
commit00691e3169fc90e4202c6a592e9fda20e006c299 (patch)
tree832ada893d3999dee294ec7eb3c9f77f5e2180b1 /llvm/tools/llvm-readobj/llvm-readobj.cpp
parent51189f0a1d0b8b6d1490a4e42df4971916fb9235 (diff)
downloadllvm-00691e3169fc90e4202c6a592e9fda20e006c299.zip
llvm-00691e3169fc90e4202c6a592e9fda20e006c299.tar.gz
llvm-00691e3169fc90e4202c6a592e9fda20e006c299.tar.bz2
Revert "[Static Analyzer] BugReporter.cpp:2869: Assertion failed: !RemainingNodes.empty() && "No error node found in the trimmed graph""
This is making our internal build bot fail because it results in extra warnings being emitted past what should be sink nodes. (There is actually an example of this in the updated malloc.c test in the reverted commit.) I'm working on a patch to fix the original issue by adding a new checker API to explicitly create error nodes. This API will ensure that error nodes are always tagged in order to prevent them from being reclaimed. This reverts commit r246188. llvm-svn: 247103
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions