[PATCH] D157810: [clang][ExtractAPI] Create extractapi::RecordLocation

Ankur Saini via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 23 10:46:35 PDT 2023


Arsenic updated this revision to Diff 552794.
Arsenic added a comment.

- Create function to directly get DocComments from Decl


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

https://reviews.llvm.org/D157810

Files:
  clang/include/clang/ExtractAPI/API.h
  clang/include/clang/ExtractAPI/ExtractAPIVisitor.h
  clang/lib/ExtractAPI/API.cpp
  clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
  clang/tools/libclang/CXExtractAPI.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157810.552794.patch
Type: text/x-patch
Size: 88356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230823/8bada8da/attachment-0001.bin>


More information about the cfe-commits mailing list