[PATCH] D60845: [VerifyDiagnosticConsumer] Document -verify=<prefixes> in doxygen

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 18 14:09:28 PDT 2019


rsmith added a comment.

In D60845#1471741 <https://reviews.llvm.org/D60845#1471741>, @jdenny wrote:

> In D60845#1471002 <https://reviews.llvm.org/D60845#1471002>, @rsmith wrote:
>
> > I've seen a few projects outside of clang use `-verify` mode for their own testing of various things.
>
>
> Interesting.  What's an example?


libc++ and absl both use `-verify` in their test suites.


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

https://reviews.llvm.org/D60845





More information about the cfe-commits mailing list