[PATCH] D106243: [Utils] Support class template specializations in update_cc_test_checks
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 18 12:10:41 PDT 2021
jrtc27 updated this revision to Diff 359643.
jrtc27 added a comment.
Drop the --llvm-bin test; only basic-cplusplus.test does that (which happened to be the one I used as a reference), and that only needs to be done for one file as it has no relation to the input.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106243/new/
https://reviews.llvm.org/D106243
Files:
clang/test/utils/update_cc_test_checks/Inputs/explicit-template-instantiation.cpp
clang/test/utils/update_cc_test_checks/Inputs/explicit-template-instantiation.cpp.expected
clang/test/utils/update_cc_test_checks/explicit-template-instantiation.test
llvm/utils/update_cc_test_checks.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106243.359643.patch
Type: text/x-patch
Size: 17729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210718/374d636f/attachment.bin>
More information about the llvm-commits
mailing list