[PATCH] Fix PR17239 by changing the semantics of the RemainingArgsClass Option kind

Rafael Auler rafaelauler at gmail.com
Fri Aug 15 13:24:13 PDT 2014


One issue remains, though. Should we also make dash dash (--) and all options in the RemainingArgsClass only expand until the end of line? Or should we create a new kind, say, RemainingArgsEndOfLineClass, just for "/link"?

Regards,
Rafael Auler

http://reviews.llvm.org/D4899






More information about the llvm-commits mailing list