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

Alexander Lanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 01:29:08 PDT 2020


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

Added one missing expect statement in this revision.

Could someone please review and optionally approve and to commit this change?
That would be great!
It's been open for a while now ;-)


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
  clang/test/Sema/warn-documentation.cpp
  llvm/unittests/ADT/StringRefTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74877.298564.patch
Type: text/x-patch
Size: 40454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201016/fcdb0027/attachment.bin>


More information about the llvm-commits mailing list