[PATCH] D150872: [clang-tidy] Add support for new TODO style to google-readability-todo

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 18 10:31:21 PDT 2023


ymandel updated this revision to Diff 523440.
ymandel added a comment.

Address reviewer comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150872/new/

https://reviews.llvm.org/D150872

Files:
  clang-tools-extra/clang-tidy/google/TodoCommentCheck.cpp
  clang-tools-extra/clang-tidy/google/TodoCommentCheck.h
  clang-tools-extra/docs/clang-tidy/checks/google/readability-todo.rst
  clang-tools-extra/test/clang-tidy/checkers/google/readability-todo-v2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150872.523440.patch
Type: text/x-patch
Size: 6928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230518/9e5415a8/attachment.bin>


More information about the cfe-commits mailing list