diff options
author | Nico Weber <nicolasweber@gmx.de> | 2017-07-24 16:54:11 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2017-07-24 16:54:11 +0000 |
commit | f56f446f504c73c1a5567635260daae6be05ac82 (patch) | |
tree | 9a61676cfac9dee37af453d6fabd7a8c0f68405f /lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py | |
parent | 2434d45b85af800f79d72791488329c62c1b6c37 (diff) | |
download | bcm5719-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/scope/TestCppScope.py')
0 files changed, 0 insertions, 0 deletions