[cfe-commits] r132919 - in /cfe/trunk: include/clang/Basic/ include/clang/Driver/ lib/Driver/ lib/Frontend/ lib/Sema/ lib/Serialization/ test/Analysis/ test/Driver/ test/SemaObjC/ test/SemaObjCXX/
Douglas Gregor
dgregor at apple.com
Tue Jun 14 16:26:44 PDT 2011
On Jun 14, 2011, at 2:28 PM, Eli Friedman wrote:
> On Mon, Jun 13, 2011 at 1:21 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
>> On Mon, Jun 13, 2011 at 9:42 AM, Douglas Gregor <dgregor at apple.com> wrote:
>>> Author: dgregor
>>> Date: Mon Jun 13 11:42:53 2011
>>> New Revision: 132919
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=132919&view=rev
>>> Log:
>>> Eliminate the -f[no]objc-infer-related-result-type flags; there's no
>>> reason to allow the user to control these semantics through a flag.
>>
>> This appears to have broken
>> http://smooshlab.apple.com:8013/builders/rewriter_i386-pc-win32 .
>
> Ping.
Hopefully r133025 will address this issue.
- Doug
More information about the cfe-commits
mailing list