[PATCH] D152356: [clang][ExtractAPI] Add --emit-symbol-graph option
Ankur Saini via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 3 05:07:54 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8e9145e43142: [clang][ExtractAPI] Add --emit-symbol-graph option (authored by Arsenic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152356/new/
https://reviews.llvm.org/D152356
Files:
clang/include/clang/Driver/Options.td
clang/include/clang/ExtractAPI/ExtractAPIActionBase.h
clang/include/clang/ExtractAPI/FrontendActions.h
clang/include/clang/Frontend/FrontendOptions.h
clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
clang/test/ExtractAPI/emit-symbol-graph/multi_file.c
clang/test/ExtractAPI/emit-symbol-graph/single_file.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152356.536724.patch
Type: text/x-patch
Size: 39056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230703/424204d6/attachment-0001.bin>
More information about the cfe-commits
mailing list