[PATCH] D116190: Comment parsing: Don't recognize commands in single-line double quotation
Aaron Puchert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 14 13:48:35 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
aaronpuchert marked 3 inline comments as done.
Closed by commit rG9f0fa6544012: Comment parsing: Don't recognize commands in single-line double quotation (authored by aaronpuchert).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116190/new/
https://reviews.llvm.org/D116190
Files:
clang/include/clang/AST/CommentLexer.h
clang/lib/AST/CommentLexer.cpp
clang/test/Sema/warn-documentation-unknown-command.cpp
clang/test/Sema/warn-documentation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116190.400139.patch
Type: text/x-patch
Size: 3883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220114/37feeaa7/attachment.bin>
More information about the cfe-commits
mailing list