[PATCH] D109621: [clang][Driver] Default to loading clang.cfg if config file not specified
Michał Górny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 15 00:04:12 PDT 2022
mgorny added a comment.
As @sepavloff points out in the linked discussion, we probably need an option to disable loading default configuration files too, and we should use it in the test suite (via modifying the `%clang` substitutions, I guess), as otherwise someone enabling config file support is going to see random test failures.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109621/new/
https://reviews.llvm.org/D109621
More information about the cfe-commits
mailing list