rsmith added a comment.

In D60845#1470986 <https://reviews.llvm.org/D60845#1470986>, @NoQ wrote:

> Yup, i confirm that this improves discoverability of this feature :) Maybe it 
> deserves its own .rst doc, like FileCheck 
> <https://llvm.org/docs/CommandGuide/FileCheck.html>, but for now doxygen 
> seems to be the best source of truth on how to use -verify and i consult it 
> regularly.


I've seen a few projects outside of clang use `-verify` mode for their own 
testing of various things. Maybe it's time we promote it from an internal 
self-testing tool to a full-fledged and supported part of Clang's interface 
(including adding a driver flag and a proper description in the user manual)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60845



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to