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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 1 16:14:07 PDT 2020


MaskRay added a comment.

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)


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