[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 05:13:25 PDT 2022


dang updated this revision to Diff 417572.
dang added a comment.

Accidentally re-added some of the old files in SymbolGraph/ during the rebase


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.417572.patch
Type: text/x-patch
Size: 6977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220323/8a93dfa5/attachment.bin>


More information about the cfe-commits mailing list