vbvictor wrote:

There are some general improvements can be made:

- Create a separate test file `use-cpp-style-comments-doxygen.cpp` and leave 
`use-cpp-style-comments.cpp` as it was before. With this, we can make sure that 
check runs good both with and without option.

- Add documentation about option `ExcludeDoxygenStyleComments` in 
clang-tools-extra/docs/clang-tidy/checks/readability/use-cpp-style-comments.rst.
 You can use others docs with described options as reference.


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

Reply via email to