diff options
author | Raphael Isemann <teemperor@gmail.com> | 2020-03-30 11:52:20 +0200 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-03-30 14:01:16 +0200 |
commit | 11a5caee2aeae2546213366e7fc54095bb8163b9 (patch) | |
tree | 594ac8bffc37287a50876da4fe2c87e060f1da8d /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 3b20970de8e613961ee6745f03c04be0ec1d6cb7 (diff) | |
download | llvm-11a5caee2aeae2546213366e7fc54095bb8163b9.zip llvm-11a5caee2aeae2546213366e7fc54095bb8163b9.tar.gz llvm-11a5caee2aeae2546213366e7fc54095bb8163b9.tar.bz2 |
[lldb][NFC] Refactor Fix-It filter for warnings
LLDB only automatically applies Fix-Its from errors, but not from warnings.
Currently we only store Fix-Its from errors and then later apply all Fix-Its
we stored. This moves the filter to the application phase, so that we now
store *all* Fix-Its but only apply Fix-Its from errors later on.
This is NFC preparation for an upcoming patch.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions