summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetData.cpp
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2010-02-25 13:04:33 +0000
committerGabor Greif <ggreif@gmail.com>2010-02-25 13:04:33 +0000
commit5c07926d44c9ab7b979a64378ca18c9476b11444 (patch)
tree21172ba810ca58cf0e0defeab761f497d003b3bf /llvm/lib/Target/TargetData.cpp
parent21b57fa4e5f1b6ec663e8a10d143b3086b93a6d3 (diff)
downloadbcm5719-llvm-5c07926d44c9ab7b979a64378ca18c9476b11444.tar.gz
bcm5719-llvm-5c07926d44c9ab7b979a64378ca18c9476b11444.zip
Add "template" keyword at strategic position to fix
compilation using g++ v3.4. I'll watch the buildbots and back out if necessary. Feel free to do the same if something breaks. Without this patch I get (on g++ 3.4.6) following error: In file included from clang/lib/Sema/SemaTemplate.cpp:14: clang/lib/Sema/TreeTransform.h: In member function `clang::ASTOwningResult<&clang::ActionBase::DeleteExpr> clang::TreeTransform<Derived>::RebuildCXXPseudoDestructorExpr(clang::ASTOwningResult<&clang::ActionBase::DeleteExpr>, clang::SourceLocation, bool, clang::NestedNameSpecifier*, clang::SourceRange, clang::TypeSourceInfo*, clang::SourceLocation, clang::SourceLocation, clang::PseudoDestructorTypeStorage)': clang/lib/Sema/TreeTransform.h:5784: error: expected primary-expression before '>' token clang/lib/Sema/TreeTransform.h:5784: error: expected primary-expression before ')' token make[4]: *** [clang/lib/Sema/Release/SemaTemplate.o] Error 1 llvm-svn: 97136
Diffstat (limited to 'llvm/lib/Target/TargetData.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud