================

----------------
zwuis wrote:

We can add `-std=c++17` and change `-verify` to `-verify=expected,cxx17` so 
that we can use `// cxx17-warning {{...}}` instead of adding `#if` block for 
some test cases. See <https://clang.llvm.org/docs/InternalsManual.html#testing>.

https://github.com/llvm/llvm-project/pull/154463
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to