carlosgalvezp wrote: One test that would be interesting is to run clang-tidy on a .cpp file that includes all C++ standard headers, and enable warnings in system headers, and enable all checks.
Run that on trunk and on the patch and compare the results. https://github.com/llvm/llvm-project/pull/174237 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
