[PATCH] D134905: [clang] [Driver] Disable default configs via envvar during testing

Michał Górny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 29 23:14:43 PDT 2022


mgorny added a comment.

In D134905#3826111 <https://reviews.llvm.org/D134905#3826111>, @MaskRay wrote:

>> during testing
>
> This part of the subject is probably not needed. I think exposing the idea to user can probably be useful, too.

Sure but the larger part of the commit is actually about disabling them in the test suite ;-).

Thanks for all the reviews.


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

https://reviews.llvm.org/D134905



More information about the cfe-commits mailing list