[PATCH] D133325: [Driver] Allow search of included response files as configuration files

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 20 07:14:40 PDT 2022


sepavloff added a comment.

An alternative implementation is in D136354 <https://reviews.llvm.org/D136354>. Instead of using new command-line option, it uses `--config` to include file, which is searched for as a configuration file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133325



More information about the cfe-commits mailing list