[PATCH] D151477: [clang][ExtractAPI] Refactor serializer to the CRTP

Erick Velez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 26 11:52:53 PDT 2023


evelez7 updated this revision to Diff 526148.
evelez7 added a comment.

Address review feedback


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151477/new/

https://reviews.llvm.org/D151477

Files:
  clang/include/clang/ExtractAPI/Serialization/SerializerBase.h
  clang/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h
  clang/lib/ExtractAPI/CMakeLists.txt
  clang/lib/ExtractAPI/Serialization/SerializerBase.cpp
  clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151477.526148.patch
Type: text/x-patch
Size: 17757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230526/f2b21edb/attachment-0001.bin>


More information about the cfe-commits mailing list