[PATCH] D104714: [UpdateCCTestChecks] Support --check-globals

Joel E. Denny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 22 13:28:20 PDT 2021


jdenny updated this revision to Diff 353765.
jdenny added a comment.

Fixed the reported test failure.  (Sorry, I had accidentally put that fix in a later patch even though the associated test is in this patch.)


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

https://reviews.llvm.org/D104714

Files:
  clang/test/utils/update_cc_test_checks/Inputs/check-globals.c
  clang/test/utils/update_cc_test_checks/Inputs/lit.cfg.example
  clang/test/utils/update_cc_test_checks/check-globals.test
  clang/test/utils/update_cc_test_checks/lit.local.cfg
  llvm/utils/UpdateTestChecks/common.py
  llvm/utils/update_cc_test_checks.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104714.353765.patch
Type: text/x-patch
Size: 8927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210622/f4d791c6/attachment.bin>


More information about the cfe-commits mailing list