[cfe-commits] r133025 - in /cfe/trunk: include/clang/Basic/LangOptions.h include/clang/Driver/CC1Options.td lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp lib/Sema/SemaDeclObjC.cpp lib/Serialization/ASTReader.cpp lib/Serialization/ASTWriter.cpp test/Driver/rewrite-objc.m

jahanian fjahanian at apple.com
Tue Jun 14 16:34:29 PDT 2011


On Jun 14, 2011, at 4:20 PM, Douglas Gregor wrote:

> Author: dgregor
> Date: Tue Jun 14 18:20:43 2011
> New Revision: 133025
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=133025&view=rev
> Log:
> Introduce a -cc1-level option to turn off related result type
> inference, to be used (only) by the Objective-C rewriter.
> 

Obvious question is why?

- Fariborz




More information about the cfe-commits mailing list