search for: unaryoperatorkind

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

Did you mean: binaryoperatorkind
2011 Oct 25
2
[LLVMdev] [LLVMDev] Clang stopped compiling?
...ang::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*)': /home/hades/data/Tesi/llvm/tools/clang/lib/Sema/SemaExpr.cpp:8200: undefined reference to `clang::Sema::checkPseudoObjectIncDec(clang::Scope*, clang::SourceLocation, clang::UnaryOperatorKind, clang::Expr*)' /home/hades/data/Tesi/llvm-build/Debug+Asserts/lib/libclangSema.a(S...
2011 Oct 25
0
[LLVMdev] [LLVMDev] Clang stopped compiling?
...ls for architecture x86_64: > "clang::Sema::checkPseudoObjectRValue(clang::Expr*)", referenced from: > clang::Sema::CheckPlaceholderExpr(clang::Expr*) in libclangSema.a(SemaExpr.o) > "clang::Sema::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::BinaryOperatorKi...