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

Quentin Khan via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 3 07:47:54 PST 2025


================
@@ -329,6 +329,10 @@ Changes in existing checks
   adding an option to allow pointer arithmetic via prefix/postfix increment or
   decrement operators.
 
+- Improved :doc:`google-readability-todo
+  <clang-tidy/checks/google/readability-todo>` check to accept the new todo
----------------
qukhan wrote:

Done.

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


More information about the cfe-commits mailing list