lebedev.ri added a comment.

In https://reviews.llvm.org/D52880#1255035, @JonasToth wrote:

> In https://reviews.llvm.org/D52880#1255031, @lebedev.ri wrote:
>
> > Needs a test.
>
>
> How shall i test it? It feels that this condition should have been there from 
> the beginning on, as the check only makes sense in c++ and with exceptions.


I'm guessing you need a run line with `-x c`, and with `-x c++ 
-fno-exceptions`, not sure about the contents of the file, but the clang-tidy 
crashes are easy to creduce.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52880



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

Reply via email to