aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>2021-09-20 12:33:33 +0100
committerAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>2021-09-20 12:55:56 +0100
commit817e23d481be52e6e0fd779efce2beb105e8c7b6 (patch)
tree89aaaa8e561d29dfb225932560b20778f19d3ceb /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parent7b68c0725d89ac9bd48b9b6a51d9cd0bc7146829 (diff)
downloadllvm-817e23d481be52e6e0fd779efce2beb105e8c7b6.zip
llvm-817e23d481be52e6e0fd779efce2beb105e8c7b6.tar.gz
llvm-817e23d481be52e6e0fd779efce2beb105e8c7b6.tar.bz2
[update_mir_test_checks.py] Use -NEXT FileCheck directories
Previously the script emitted output using plain CHECK directives. This can result in a test passing even if there are some instructions between CHECK directives that should have been removed. It also makes debugging tests that have the output in a different order more difficult since FileCheck can match with a later line and then complain about the "wrong" directive not being found. This will cause quite large diffs when updating existing tests, but I'm not sure we need an opt-in flag here. Depends on D109765 (pre-commit tests) Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D109767
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions