[PATCH] D158027: [clang][ExtractAPI] Visit method templates with better scheme
Erick Velez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 15 15:10:35 PDT 2023
evelez7 updated this revision to Diff 550500.
evelez7 added a comment.
Fix arbitrary include changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158027/new/
https://reviews.llvm.org/D158027
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/method_template.cpp
clang/test/ExtractAPI/method_template_spec.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158027.550500.patch
Type: text/x-patch
Size: 31521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230815/0b3eb12d/attachment-0001.bin>
More information about the cfe-commits
mailing list