[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 10:42:43 PST 2022


zixuw added inline comments.


================
Comment at: clang/lib/Frontend/CompilerInvocation.cpp:2431
       {frontend::PrintDependencyDirectivesSourceMinimizerOutput,
-          OPT_print_dependency_directives_minimized_source},
   };
----------------
ributzka wrote:
> This looks like an unrelated change.
Result of clang-format, I can restore this line


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117809



More information about the cfe-commits mailing list