[PATCH] D74877: [clang] fix incorrect Wdocumentation fix-its
Alexander Lanin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 23 09:48:32 PDT 2020
AlexanderLanin updated this revision to Diff 252075.
AlexanderLanin added a comment.
More tests added to prevent further regressions. It's quite difficult to figure out tests which might fail, but now there is a whole bunch of them so it looks good.
Added explicit references from tests to the two bug reports.
If there is anything else I should fix, I'd gladly do so!
If there is nothing else please commit it as I cannot.
Alexander Lanin <alex at lanin.de>
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.252075.patch
Type: text/x-patch
Size: 29225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200323/c104ff3c/attachment.bin>
More information about the llvm-commits
mailing list