[PATCH] Move the -i[no-]system-prefix options from CC1Options.td to Options.td.
Richard Smith
richard at metafoo.co.uk
Tue Mar 25 17:04:21 PDT 2014
You can use
def isystem_prefix_EQ : Joined<...>, Alias<isystem_prefix>;
http://llvm-reviews.chandlerc.com/D3185
More information about the cfe-commits
mailing list