[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Thu Aug 8 22:24:36 PDT 2013


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/10002

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 188053
Blamelist: majnemer

BUILD FAILED: failed

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 lib/AST/MicrosoftMangle.cpp
 lib/CodeGen/CodeGenModule.cpp
 test/CodeGenCXX/microsoft-uuidof.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Thu 08 Aug 2013 22:16:28
Changed By: majnemer
Comments: [-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section

We mangled them like:
L___uuid_12345678-1234-1234-1234-123456789abc

We should've mangled them like:
__GUID_12345678_1234_1234_1234_123456789abc

Furthermore, they are external symbols.
Properties: 




LOGS:






More information about the llvm-testresults mailing list