[cfe-commits] r46462 - /cfe/trunk/Driver/RewriteTest.cpp
Chris Lattner
clattner at apple.com
Tue Jan 29 21:39:04 PST 2008
On Jan 28, 2008, at 1:34 PM, Steve Naroff wrote:
> URL: http://llvm.org/viewvc/llvm-project?rev=46462&view=rev
> Log:
>
> Add -Wno-rewrite-macros to silence the following warning when using -
> rewrite-test:
>
> xx.m:10:3: warning: rewriting sub-expression within a macro (may not
> be correct)
Hey Steve,
>
> Diagnostic &Diags;
> + unsigned RewriteFailedDiag;
> +
This patch introduced a bunch of tabs, please seek and destroy them.
-Chris
More information about the cfe-commits
mailing list