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

Ankur Saini via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 13 02:57:41 PDT 2023


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

Fix minor typo in code comments


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.549691.patch
Type: text/x-patch
Size: 67127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230813/b7b4a415/attachment-0001.bin>


More information about the cfe-commits mailing list