aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorArtem Dergachev <artem.dergachev@gmail.com>2018-04-03 18:52:30 +0000
committerArtem Dergachev <artem.dergachev@gmail.com>2018-04-03 18:52:30 +0000
commitc8b1d5f329635efcedbd5c82911574d43d64afd2 (patch)
treee7adfdfc514e2e15b4664e1a3533b1074c9f4a41 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent03d7a1bc46428e6d9367e81c8280325f8077f740 (diff)
downloadllvm-c8b1d5f329635efcedbd5c82911574d43d64afd2.zip
llvm-c8b1d5f329635efcedbd5c82911574d43d64afd2.tar.gz
llvm-c8b1d5f329635efcedbd5c82911574d43d64afd2.tar.bz2
[analyzer] Fix diagnostics in callees of interesting callees.
removeUnneededCalls() is responsible for removing path diagnostic pieces within functions that don't contain "interesting" events. It makes bug reports much tidier. When a stack frame is known to be interesting, the function doesn't descend into it to prune anything within it, even other callees that are totally boring. Fix the function to prune boring callees in interesting stack frames. Differential Revision: https://reviews.llvm.org/D45117 llvm-svn: 329102
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions