[clang-tools-extra] [clang-tidy] Add modernize-use-cpp-style-comments check (PR #99713)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 19 23:21:26 PDT 2024


https://github.com/PiotrZSL requested changes to this pull request.

Except nits:
- check should fix comments, not delete them.
- few tests are missing, with comments in a middle of code

https://github.com/llvm/llvm-project/pull/99713


More information about the cfe-commits mailing list