[PATCH] [clang-tidy] Add a checker that warns on TODO comments without username.

Benjamin Kramer benny.kra at gmail.com
Thu Sep 18 05:23:56 PDT 2014


Hi alexfh,

It also suggests a fix-it, taking the name from $USER. This will be made
configurable eventually.

http://reviews.llvm.org/D5393

Files:
  clang-tidy/google/CMakeLists.txt
  clang-tidy/google/GoogleTidyModule.cpp
  clang-tidy/google/TodoCommentCheck.cpp
  clang-tidy/google/TodoCommentCheck.h
  test/clang-tidy/google-readability-todo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5393.13827.patch
Type: text/x-patch
Size: 5648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140918/2cf7012f/attachment.bin>


More information about the cfe-commits mailing list