[PATCH] D83004: [UpdateCCTestChecks] Include generated functions if asked

David Greene via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 2 10:14:38 PDT 2020


greened added a comment.

In D83004#2126792 <https://reviews.llvm.org/D83004#2126792>, @MaskRay wrote:

> In D83004#2126719 <https://reviews.llvm.org/D83004#2126719>, @greened wrote:
>
> > Do we have any tests for these tools?  I vaguely recall some discussion about tests but I couldn't find any.  I'd like to add tests for this feature if the infrastructure is already there.
>
>
> Yes. See `clang/test/utils/update_cc_test_checks/` (thanks to @arichardson)


Ah, didn't think to look under `clang` since the tool lives under `llvm`.  Thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83004/new/

https://reviews.llvm.org/D83004





More information about the llvm-commits mailing list