[PATCH] D46000: [AST] Added a helper to extract a user-friendly text of a comment.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 05:35:01 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332458: [AST] Added a helper to extract a user-friendly text of a comment. (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D46000

Files:
  cfe/trunk/include/clang/AST/CommentLexer.h
  cfe/trunk/include/clang/AST/RawCommentList.h
  cfe/trunk/lib/AST/CommentLexer.cpp
  cfe/trunk/lib/AST/RawCommentList.cpp
  cfe/trunk/unittests/AST/CMakeLists.txt
  cfe/trunk/unittests/AST/CommentTextTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46000.147062.patch
Type: text/x-patch
Size: 22127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180516/d744eabd/attachment.bin>


More information about the llvm-commits mailing list