This avoids warnings about unused linker parameters, just like other flags are ignored if they're from config files.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
In order not to break test/Driver/cl-pch.cpp (I hadn't run the full testsuite for this change before submitting the patch), I had to do another tweak, in order not to claim any input argument after --. Does it still sound ok to you @sepavloff?