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

Alexander Lanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 03:51:32 PDT 2020


AlexanderLanin updated this revision to Diff 297541.
AlexanderLanin added a comment.

Rebased and stored at https://github.com/llvm/llvm-project/compare/9d6d4b07a...AlexanderLanin:Wdocumentation-fix-its?expand=1 so I have a branch next time I need to rebase :-)

Still looking for someone to approve and to commit this change.


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.297541.patch
Type: text/x-patch
Size: 39727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201012/cafea44f/attachment-0001.bin>


More information about the llvm-commits mailing list