[PATCH] D123045: [clang][extract-api] Fix small issues with SymbolGraphSerializer
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 6 10:46:21 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG28d793144f2a: [clang][extract-api] Fix small issues with SymbolGraphSerializer (authored by dang).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123045/new/
https://reviews.llvm.org/D123045
Files:
clang/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h
clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
clang/test/ExtractAPI/enum.c
clang/test/ExtractAPI/global_record.c
clang/test/ExtractAPI/global_record_multifile.c
clang/test/ExtractAPI/language.c
clang/test/ExtractAPI/macro_undefined.c
clang/test/ExtractAPI/macros.c
clang/test/ExtractAPI/objc_interface.m
clang/test/ExtractAPI/objc_protocol.m
clang/test/ExtractAPI/struct.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123045.420943.patch
Type: text/x-patch
Size: 37047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220406/2f7cb940/attachment-0001.bin>
More information about the cfe-commits
mailing list