summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2016-05-26 12:55:34 +0000
committerOlivier Goffart <ogoffart@woboq.com>2016-05-26 12:55:34 +0000
commiteeba9e406681850ce52ca52a7d056355197ab354 (patch)
tree90c79618288e4e8350d11c58df58d899abb778db /lldb/packages/Python/lldbsuite/test/lang/cpp
parenta224de06bc816812a5918c146b351c92b05d6ed8 (diff)
downloadbcm5719-llvm-eeba9e406681850ce52ca52a7d056355197ab354.tar.gz
bcm5719-llvm-eeba9e406681850ce52ca52a7d056355197ab354.zip
Fix crash while parsing variable template with variadic template arguments
It is only a crash if the compiler optimize for this!=nullptr because LocalInstantiationScope::getPartiallySubstitutedPack checks if 'this' is null (This is crashing when clang is compiled with GCC6) Differential Revision: http://reviews.llvm.org/D20511 llvm-svn: 270845
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud