[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Tue Jun 17 17:01:05 PDT 2014
The Buildbot has detected a new failure on builder phase1 - sanity while building cfe.
Full details are available at:
http://lab.llvm.org:8013/builders/phase1%20-%20sanity/builds/991
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 211133
Blamelist: fjahanian,rikka
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Sema/ScopeInfo.cpp
lib/Sema/SemaExprObjC.cpp
lib/Sema/SemaPseudoObject.cpp
test/SemaObjC/iboutlet.m
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Tue 17 Jun 2014 16:46:37
Changed By: fjahanian
Comments: Objective-C ARC. Do not warn about properties with both
IBOutlet and weak attributes when accessed being
unpredictably set to nil because usage of such properties
are always single threaded and its ivar cannot be set
to nil asynchronously. // rdar://15885642
Properties:
File: lib/Sema/SemaLookup.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Tue 17 Jun 2014 16:50:37
Changed By: rikka
Comments: Remove an unused argument from checkCorrectionVisibility.Properties:
LOGS:
More information about the llvm-testresults
mailing list