diff options
author | Nico Weber <thakis@chromium.org> | 2022-02-15 22:23:26 -0500 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2022-02-15 22:23:26 -0500 |
commit | 5d110ed4cd475b9b70bc9faecfe4f0767740c5a3 (patch) | |
tree | 02cffd0ffca3ac68b5e7d71cc480087aee6726f9 /llvm/lib/CodeGen/MachineSink.cpp | |
parent | f75f171b2050660a76d1458bf967a748770d54cc (diff) | |
download | llvm-5d110ed4cd475b9b70bc9faecfe4f0767740c5a3.zip llvm-5d110ed4cd475b9b70bc9faecfe4f0767740c5a3.tar.gz llvm-5d110ed4cd475b9b70bc9faecfe4f0767740c5a3.tar.bz2 |
Revert "[NFC] Update new warning to test"
This reverts commit 25cdf87b13eb990eb84d31211280f4b0d5d470b3.
125abb61f7ae reverted the patch.
It is incorrect to update this file when a flagless warning is added.
This test exists to make sure _all_ warnings are behind a flag.
The right fix is to put the new warning in a warning group (so that
it can be toggled with a flag), not to update the list here.
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions