summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/CFLGraph.h
diff options
context:
space:
mode:
authorArtem Dergachev <artem.dergachev@gmail.com>2018-07-31 21:17:40 +0000
committerArtem Dergachev <artem.dergachev@gmail.com>2018-07-31 21:17:40 +0000
commit67d393f3d12eb499a2314da552aabc2f77949b44 (patch)
tree0dbe8c9b05532aa7b587644e9e707d0a9642b5ac /llvm/lib/Analysis/CFLGraph.h
parent2a895e57aff3e7f5387ca5be76189cfb32489483 (diff)
downloadbcm5719-llvm-67d393f3d12eb499a2314da552aabc2f77949b44.tar.gz
bcm5719-llvm-67d393f3d12eb499a2314da552aabc2f77949b44.zip
[analyzer] Fix eliding the same destructor twice due to buggy default arguments.
Because of incomplete support for CXXDefaultArgExpr, we cannot yet commit to asserting that the same destructor won't be elided twice. Suppress the assertion failure for now. Proper support is still an open problem. Differential Revision: https://reviews.llvm.org/D49213 llvm-svn: 338441
Diffstat (limited to 'llvm/lib/Analysis/CFLGraph.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud