[PATCH] D51132: [clang-tidy] abseil-redundant-strcat-calls-check

Hugo Gonzalez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 24 08:13:18 PDT 2018


hugoeg updated this revision to Diff 162382.
hugoeg marked 7 inline comments as done.
hugoeg added a comment.

applied corrections form comments


https://reviews.llvm.org/D51132

Files:
  clang-tidy/abseil/AbseilTidyModule.cpp
  clang-tidy/abseil/CMakeLists.txt
  clang-tidy/abseil/RedundantStrcatCallsCheck.cpp
  clang-tidy/abseil/RedundantStrcatCallsCheck.h
  docs/ReleaseNotes.rst
  docs/clang-tidy/checks/abseil-redundant-strcat-calls.rst
  docs/clang-tidy/checks/list.rst
  test/clang-tidy/abseil-redundant-strcat-calls.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51132.162382.patch
Type: text/x-patch
Size: 16604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180824/0743fc42/attachment-0001.bin>


More information about the cfe-commits mailing list