[PATCH] D90631: [FileCheck] Use %ProtectFileCheckOutput in allow-unused-prefixes.txt
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 2 10:30:56 PST 2020
dblaikie added a comment.
I think only the FileCheck commands that are themselves FileChecked need the protection. The other ones are intended to be rendered to users (humans running the tests) so would benefit from being able to be customized with FILECHECK_OPTS, I think?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90631/new/
https://reviews.llvm.org/D90631
More information about the llvm-commits
mailing list