[PATCH] D157350: [clang][ExtractAPI] Add support for C++ variable templates
Erick Velez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 16 18:30:01 PDT 2023
evelez7 updated this revision to Diff 550950.
evelez7 added a comment.
Forgot Spec instance in SerializerBase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157350/new/
https://reviews.llvm.org/D157350
Files:
clang/include/clang/ExtractAPI/API.h
clang/include/clang/ExtractAPI/DeclarationFragments.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/global_var_template.cpp
clang/test/ExtractAPI/global_var_template_partial_spec.cpp
clang/test/ExtractAPI/global_var_template_spec.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157350.550950.patch
Type: text/x-patch
Size: 43697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230817/f99dc241/attachment-0001.bin>
More information about the cfe-commits
mailing list