[PATCH] D151293: [clang][ExtractAPI] Refactor serializer to the CRTP
Erick Velez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 25 09:03:15 PDT 2023
evelez7 updated this revision to Diff 525652.
evelez7 added a comment.
Really address review feedback
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151293/new/
https://reviews.llvm.org/D151293
Files:
clang/include/clang/ExtractAPI/Serialization/SerializerBase.h
clang/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h
clang/lib/ExtractAPI/CMakeLists.txt
clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
clang/lib/ExtractAPI/Serialization/SerializerBase.cpp
clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151293.525652.patch
Type: text/x-patch
Size: 39708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230525/d2cf8221/attachment-0001.bin>
More information about the cfe-commits
mailing list