[cfe-commits] r56884 - /cfe/trunk/utils/ccc
Chris Lattner
clattner at apple.com
Tue Sep 30 14:58:35 PDT 2008
On Sep 30, 2008, at 2:20 PM, Daniel Dunbar wrote:
> Author: ddunbar
> Date: Tue Sep 30 16:20:51 2008
> New Revision: 56884
>
> URL: http://llvm.org/viewvc/llvm-project?rev=56884&view=rev
> Log:
> ccc: Infer action type upfront.
> - More straightforward, e.g. -E should always imply action =
> 'preprocess' (I think).
> - Pass another option through for OS X.
hi Daniel,
Can you please also pass -mmacosx-version-min through to clang for
PR2822 in both ccc and scanbuild? Thanks,
-Chris
More information about the cfe-commits
mailing list