aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringBase.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2020-02-24 09:04:18 +0100
committerRaphael Isemann <teemperor@gmail.com>2020-02-24 09:31:11 +0100
commitc131dfefe2b404dc1dbb32a02ea484fd7edaffdc (patch)
tree6be8f0ab705998866fee76eebadf1f34ea415cfa /llvm/lib/CodeGen/TargetLoweringBase.cpp
parentbe3b448c2e39b9f1302601935955a9f5e5f013e8 (diff)
downloadllvm-c131dfefe2b404dc1dbb32a02ea484fd7edaffdc.zip
llvm-c131dfefe2b404dc1dbb32a02ea484fd7edaffdc.tar.gz
llvm-c131dfefe2b404dc1dbb32a02ea484fd7edaffdc.tar.bz2
[lldb] Disable auto fix-its when evaluating expressions in the test suite
Summary: Currently the test suite runs with enabled automatically applied Clang fix-its for expressions. This is causing that sometimes incorrect expressions in tests are still evaluated even though they are actually incorrect. Let's disable this feature in the test suite so that we know when expressions are wrong and leave the fix-it testing to the dedicated tests for that feature. Also updates the `lang/cpp/operators/` test as it seems Clang needs the `struct` keywords before C and would otherwise fail without fixits. Reviewers: jingham, JDevlieghere, shafik Reviewed By: JDevlieghere, shafik Subscribers: shafik, lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D74957
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions