[PATCH] D148216: Add support for annotations in UpdateTestChecks (NFC)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 13 12:20:49 PDT 2023
nikic added a comment.
We should probably just use the `META` fallback for all metadata not already explicitly handled. I think there's pretty little value in adding a special name for each annotation kind.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148216/new/
https://reviews.llvm.org/D148216
More information about the llvm-commits
mailing list