[PATCH] D117809: [clang] Add an extract-api driver option

Zixu Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 21 12:36:37 PST 2022


zixuw updated this revision to Diff 402074.
zixuw added a comment.

- Remove unrelated whitespace change
- Remove unnecessary code


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117809/new/

https://reviews.llvm.org/D117809

Files:
  clang/include/clang/Driver/Options.td
  clang/include/clang/Driver/Types.def
  clang/include/clang/Frontend/FrontendActions.h
  clang/include/clang/Frontend/FrontendOptions.h
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Driver/Types.cpp
  clang/lib/Frontend/CMakeLists.txt
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/Frontend/ExtractAPIConsumer.cpp
  clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
  clang/test/Driver/extract-api.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117809.402074.patch
Type: text/x-patch
Size: 9828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220121/06addf2c/attachment.bin>


More information about the cfe-commits mailing list