================ @@ -187,6 +187,11 @@ Changes in existing checks <clang-tidy/checks/concurrency/mt-unsafe>` check by fixing a false positive where ``strerror`` was flagged as MT-unsafe. +- Improved :doc:`google-readability-namespace-comments ---------------- thorsten-klein wrote:
> Shall I run the tests for this llvm-namespace-comment check as well (e.g. a > separate RUN)? OK. This does not make sense. Then google and llvm checks would be mixed in one .cpp file. And additionally the `CHECK-MESSAGES` is not compatible. https://github.com/llvm/llvm-project/pull/124265 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits