[PATCH] D49244: Always search sysroot for GCC installs
David Greene via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 29 07:17:02 PDT 2018
greened added a comment.
I agree that option 2 seems best. It's consistent with options overriding more general configuration/environment variables and more specific options overriding more general options. If it turns out option 1 is needed in the future, it should be a simple change given an option 2 implementation.
Repository:
rC Clang
https://reviews.llvm.org/D49244
More information about the cfe-commits
mailing list