aaron.ballman added a comment.

In D59135#1422781 <https://reviews.llvm.org/D59135#1422781>, @thorsten-klein 
wrote:

> Hello,
>  Can you please support how to do that? :-)


All of the tests live in extra\test\clang-tidy\, so you'd add a file in there. 
I believe `file-filter.cpp` does stuff with header filters, as an example of 
how the files are structured. The basic goal is: make a test that fails without 
your patch and succeeds with it.


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

https://reviews.llvm.org/D59135



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

Reply via email to