On Mar 6, 2011, at 5:11 PM, Joerg Sonnenberger wrote:

> On Sun, Mar 06, 2011 at 11:31:02PM -0000, Joerg Sonnenberger wrote:
>> Author: joerg
>> Date: Sun Mar  6 17:31:01 2011
>> New Revision: 127137
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=127137&view=rev
>> Log:
>> If called as *cpp or *cpp-[^-]*, run only the preprocessor. If no
>> input is specified, use stdin implicitly. Based on a patch from
>> Roman Divacky.
> 
> This broke the --no-demangle handling. Attached is a revised patch on
> top. This changes back to passing down C->getArgs() as before, just
> using the original DerivedArgList type. OK?


LGTM.

        - Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to