[PATCH] D122141: [clang][extract-api] Suppprt for the module name property in SymbolGraph
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 23 09:34:23 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ef2ec7e4e12: [clang][extract-api] Suppprt for the module name property in SymbolGraph (authored by dang).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122141/new/
https://reviews.llvm.org/D122141
Files:
clang/include/clang/Driver/Options.td
clang/include/clang/ExtractAPI/Serialization/SerializerBase.h
clang/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h
clang/include/clang/Frontend/FrontendOptions.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
clang/test/ExtractAPI/global_record.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122141.417662.patch
Type: text/x-patch
Size: 6977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220323/09d98ba0/attachment-0001.bin>
More information about the cfe-commits
mailing list