search for: checkpseudoobjectassignment

Displaying 2 results from an estimated 2 matches for "checkpseudoobjectassignment".

2011 Oct 25
2
[LLVMdev] [LLVMDev] Clang stopped compiling?
...si/llvm-build/Debug+Asserts/lib/libclangSema.a(SemaExpr.o): In function `clang::Sema::BuildBinOp(clang::Scope*, clang::SourceLocation, clang::BinaryOperatorKind, clang::Expr*, clang::Expr*)': /home/hades/data/Tesi/llvm/tools/clang/lib/Sema/SemaExpr.cpp:8011: undefined reference to `clang::Sema::checkPseudoObjectAssignment(clang::Scope*, clang::SourceLocation, clang::BinaryOperatorKind, clang::Expr*, clang::Expr*)' /home/hades/data/Tesi/llvm-build/Debug+Asserts/lib/libclangSema.a(SemaExpr.o): In function `clang::Sema::BuildUnaryOp(clang::Scope*, clang::SourceLocation, clang::UnaryOperatorKind, clang::Expr*)':...
2011 Oct 25
0
[LLVMdev] [LLVMDev] Clang stopped compiling?
...a::checkPseudoObjectIncDec(clang::Scope*, clang::SourceLocation, clang::UnaryOperatorKind, clang::Expr*)", referenced from: > clang::Sema::BuildUnaryOp(clang::Scope*, clang::SourceLocation, clang::UnaryOperatorKind, clang::Expr*) in libclangSema.a(SemaExpr.o) > "clang::Sema::checkPseudoObjectAssignment(clang::Scope*, clang::SourceLocation, clang::BinaryOperatorKind, clang::Expr*, clang::Expr*)", referenced from: > clang::Sema::BuildBinOp(clang::Scope*, clang::SourceLocation, clang::BinaryOperatorKind, clang::Expr*, clang::Expr*) in libclangSema.a(SemaExpr.o) > ld: symbol(s) not f...