[PATCH] D46000: [AST] Added a helper to extract a user-friendly text of a comment.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 26 02:32:43 PDT 2018
ilya-biryukov updated this revision to Diff 144083.
ilya-biryukov marked 2 inline comments as done.
ilya-biryukov added a comment.
- Remove tryLexCommands(), call into helper that parses commands directly
- Addressed other review comments
Repository:
rC Clang
https://reviews.llvm.org/D46000
Files:
include/clang/AST/CommentLexer.h
include/clang/AST/RawCommentList.h
lib/AST/CommentLexer.cpp
lib/AST/RawCommentList.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46000.144083.patch
Type: text/x-patch
Size: 17179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180426/22fbcb01/attachment-0001.bin>
More information about the cfe-commits
mailing list