[PATCH] D72100: Allow matching "any file" in `VerifyDiagnosticConsumer`.

Alexandre Rames via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 2 13:01:47 PST 2020


arames added a comment.

This is for example useful to add a catch-all clause like `// expected-note-re@*:* 1+ {{candidate function {{.+}}}}`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72100





More information about the cfe-commits mailing list