Extra Clang Tools 5 documentation

clang-tidy - google-readability-todo

«  google-readability-redundant-smartptr-get   ::   Contents   ::   google-runtime-int  »

google-readability-todo

Finds TODO comments without a username or bug number.

The relevant style guide section is https://google.github.io/styleguide/cppguide.html#TODO_Comments.

Corresponding cpplint.py check: readability/todo

«  google-readability-redundant-smartptr-get   ::   Contents   ::   google-runtime-int  »