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

Ankur Saini via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 26 07:07:02 PDT 2023


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

Fix minor typo is comments

- Move creation of DocComment in it's own seperate function
- Update the Underlying DataType used by RecordLocation
- Update the patch to account for new C++ APIRecords


Repository:
  rG LLVM Github Monorepo

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.553730.patch
Type: text/x-patch
Size: 88355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230826/8fdaf06c/attachment-0001.bin>


More information about the cfe-commits mailing list