[PATCH] D144495: [NFC][clang] Refine tests by adding `:` to checks

Ben Langmuir via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 21 09:03:36 PST 2023


benlangmuir accepted this revision.
benlangmuir added a comment.
This revision is now accepted and ready to land.

LGTM. The vfsroot-include.c is a -cc1 invocation, so it could probably be switched to use `-verify` instead of FileCheck'ing the output, unless there's something I'm missing.  But that doesn't need to be for this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144495



More information about the cfe-commits mailing list