[clang-tools-extra] [clang-tidy] Update google todo checker with style guide changes. (PR #165565)

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 29 07:20:17 PDT 2025


https://github.com/vbvictor commented:

Please add release notes.

Could we make option in what style should fixes work?
I didn't find in google docs that `TODO(...)` is considered deprecated and I personally would like to get fixes in older format other than new `TODO: ... - ` format.

To keep codebases consistent, we should provide a way to choose fixes style.

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


More information about the cfe-commits mailing list