[cfe-commits] clang-x86_64-linux-vg is still failing

Jakob Stoklund Olesen stoklund at 2pi.dk
Mon Mar 7 07:49:46 PST 2011


http://google1.osuosl.org:8011/builders/clang-x86_64-linux-vg/builds/816

I think this failure was shadowed by an earlier fail.

==22899== Conditional jump or move depends on uninitialised value(s)
==22899==    at 0x186D2D5: clang::DependentTemplateSpecializationTypeLoc::getLocalSourceRange() const (TypeLoc.h:1611)
==22899==    by 0x186687D: (anonymous namespace)::TypeLocRanger::VisitDependentTemplateSpecializationTypeLoc(clang::DependentTemplateSpecializationTypeLoc) (TypeNodes.def:99)
==22899==    by 0x186AEE9: clang::TypeLocVisitor<(anonymous namespace)::TypeLocRanger, clang::SourceRange>::Visit(clang::TypeLoc) (TypeNodes.def:99)
==22899==    by 0x186696E: clang::TypeLoc::getLocalSourceRangeImpl(clang::TypeLoc) (TypeLoc.cpp:38)
==22899==    by 0x13D087F: clang::TypeLoc::getLocalSourceRange() const (TypeLoc.h:102)
==22899==    by 0x1869569: clang::TypeLoc::getBeginLoc() const (TypeLoc.cpp:116)
==22899==    by 0x17BA860: clang::DeclaratorDecl::getTypeSpecStartLoc() const (Decl.cpp:943)
==22899==    by 0x17BACA9: clang::VarDecl::getInnerLocStart() const (Decl.cpp:1035)
==22899==    by 0x17BEE9C: clang::SourceLocation getTemplateOrInnerLocStart<clang::DeclaratorDecl>(clang::DeclaratorDecl const*) (Decl.cpp:938)
==22899==    by 0x17BA9D1: clang::DeclaratorDecl::getOuterLocStart() const (Decl.cpp:975)
==22899==    by 0x17BAD48: clang::VarDecl::getSourceRange() const (Decl.cpp:1044)
==22899==    by 0x1150E48: clang::Decl::getLocEnd() const (DeclBase.h:282)
==22899== 
==22899== Conditional jump or move depends on uninitialised value(s)
==22899==    at 0x186D0C5: clang::ElaboratedTypeLoc::getLocalSourceRange() const (TypeLoc.h:1448)
==22899==    by 0x1866715: (anonymous namespace)::TypeLocRanger::VisitElaboratedTypeLoc(clang::ElaboratedTypeLoc) (TypeNodes.def:90)
==22899==    by 0x186AD6F: clang::TypeLocVisitor<(anonymous namespace)::TypeLocRanger, clang::SourceRange>::Visit(clang::TypeLoc) (TypeNodes.def:90)
==22899==    by 0x186696E: clang::TypeLoc::getLocalSourceRangeImpl(clang::TypeLoc) (TypeLoc.cpp:38)
==22899==    by 0x13D087F: clang::TypeLoc::getLocalSourceRange() const (TypeLoc.h:102)
==22899==    by 0x1869569: clang::TypeLoc::getBeginLoc() const (TypeLoc.cpp:116)
==22899==    by 0x17BA860: clang::DeclaratorDecl::getTypeSpecStartLoc() const (Decl.cpp:943)
==22899==    by 0x17BACA9: clang::VarDecl::getInnerLocStart() const (Decl.cpp:1035)
==22899==    by 0x17BEE9C: clang::SourceLocation getTemplateOrInnerLocStart<clang::DeclaratorDecl>(clang::DeclaratorDecl const*) (Decl.cpp:938)
==22899==    by 0x17BA9D1: clang::DeclaratorDecl::getOuterLocStart() const (Decl.cpp:975)
==22899==    by 0x17BAD48: clang::VarDecl::getSourceRange() const (Decl.cpp:1044)
==22899==    by 0x1150E48: clang::Decl::getLocEnd() const (DeclBase.h:282)
==22899== 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110307/94cabea7/attachment.html>


More information about the cfe-commits mailing list