[PATCH] D74877: [clang] fix incorrect Wdocumentation fix-its

Alexander Lanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 23 15:17:11 PST 2020


AlexanderLanin updated this revision to Diff 246128.
AlexanderLanin retitled this revision from "[clang] fewer incorrect Wdocumentation fix-its" to "[clang] fix incorrect Wdocumentation fix-its".
AlexanderLanin edited the summary of this revision.
AlexanderLanin added a comment.

Slightly more code changed, assuming it's better understandable now. Review findings incorporated.


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

https://reviews.llvm.org/D74877

Files:
  clang/include/clang/AST/CommentSema.h
  clang/lib/AST/CommentSema.cpp
  clang/test/Sema/warn-documentation-fixits.cpp
  llvm/unittests/ADT/StringRefTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74877.246128.patch
Type: text/x-patch
Size: 26142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200223/4b548ade/attachment.bin>


More information about the llvm-commits mailing list