summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2017-07-24 16:54:11 +0000
committerNico Weber <nicolasweber@gmx.de>2017-07-24 16:54:11 +0000
commitf56f446f504c73c1a5567635260daae6be05ac82 (patch)
tree9a61676cfac9dee37af453d6fabd7a8c0f68405f /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp
parent2434d45b85af800f79d72791488329c62c1b6c37 (diff)
downloadbcm5719-llvm-f56f446f504c73c1a5567635260daae6be05ac82.tar.gz
bcm5719-llvm-f56f446f504c73c1a5567635260daae6be05ac82.zip
Work around an MSVC2017 update 3 codegen bug.
C2017 update 3 produces a clang that crashes when compiling clang. Disabling optimizations for StmtProfiler::VisitCXXOperatorCallExpr() makes the crash go away. Patch from Bruce Dawson <brucedawson@chromium.org>! https://reviews.llvm.org/D35757 llvm-svn: 308897
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud