[PATCH] D65301: [clang] Refactor how are doc comments attached to Decls

Jan Korous via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 11:10:48 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368732: [clang] Refactor doc comments to Decls attribution (authored by jkorous, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D65301?vs=214443&id=214886#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65301/new/

https://reviews.llvm.org/D65301

Files:
  cfe/trunk/include/clang/AST/ASTContext.h
  cfe/trunk/include/clang/AST/RawCommentList.h
  cfe/trunk/lib/AST/ASTContext.cpp
  cfe/trunk/lib/AST/RawCommentList.cpp
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/lib/Serialization/ASTReader.cpp
  cfe/trunk/lib/Serialization/ASTWriter.cpp
  cfe/trunk/test/Index/comment-redeclarations.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65301.214886.patch
Type: text/x-patch
Size: 36736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190813/8760c660/attachment.bin>


More information about the llvm-commits mailing list