[PATCH] D24933: Enable configuration files in clang
Michał Górny via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 11 00:03:32 PST 2016
mgorny added a comment.
@sepavloff, my suggestion would be to rework the patch to the minimal, acceptable feature (i.e. executable-relative config), and then possibly send more patches for the additional features that require additional discussion. This way, we'll at least get something done in a reasonable time ;-). I'm still looking forward for the opportunity to let users switch default stdlib/rtlib without rebuilding clang.
https://reviews.llvm.org/D24933
More information about the cfe-commits
mailing list