[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:07:37 PDT 2022


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

Missed some stuff in the previous 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/include/clang/SymbolGraph/Serialization.h
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
  clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
  clang/lib/SymbolGraph/Serialization.cpp
  clang/test/ExtractAPI/global_record.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122141.417570.patch
Type: text/x-patch
Size: 19177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220323/7b325342/attachment-0001.bin>


More information about the cfe-commits mailing list