[PATCH] D158031: [clang][ExtractAPI] Refactor C++ method and field visitation
Erick Velez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 21 10:38:21 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3bb485530869: [clang][ExtractAPI] Refactor C++ method and field visitation (authored by evelez7).
Changed prior to commit:
https://reviews.llvm.org/D158031?vs=551212&id=552076#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158031/new/
https://reviews.llvm.org/D158031
Files:
clang/include/clang/ExtractAPI/API.h
clang/include/clang/ExtractAPI/ExtractAPIVisitor.h
clang/include/clang/ExtractAPI/Serialization/SerializerBase.h
clang/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h
clang/lib/ExtractAPI/API.cpp
clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
clang/test/ExtractAPI/constructor_destructor.cpp
clang/test/ExtractAPI/methods.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158031.552076.patch
Type: text/x-patch
Size: 40069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230821/2fd9b8f7/attachment-0001.bin>
More information about the cfe-commits
mailing list