[PATCH] D83004: [UpdateCCTestChecks] Include generated functions if asked
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 19 12:15:37 PST 2021
jdoerfert added a comment.
Herald added a subscriber: frasercrmck.
Looking back at this I'm not so sure if it was beneficial to divert from the generic behavior and print each function for each prefix.
Having a function only in one run line but not the other should work perfectly fine as long as the two run lines have at least one prefix the other doesn't have.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83004/new/
https://reviews.llvm.org/D83004
More information about the cfe-commits
mailing list