[PATCH] D158029: [clang][ExtractAPI] Add support for C++ member templates
Erick Velez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 21 10:18:38 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG634b2fd2cac2: [clang][ExtractAPI] Add support for C++ member templates (authored by evelez7).
Changed prior to commit:
https://reviews.llvm.org/D158029?vs=550958&id=552070#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158029/new/
https://reviews.llvm.org/D158029
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/DeclarationFragments.cpp
clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
clang/test/ExtractAPI/field_template.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158029.552070.patch
Type: text/x-patch
Size: 15401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230821/31942a62/attachment.bin>
More information about the cfe-commits
mailing list