Displaying 2 results from an estimated 2 matches for "checkplaceholderexpr".
2011 Oct 25
2
[LLVMdev] [LLVMDev] Clang stopped compiling?
.../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(SemaExpr.o):
In function `clang::Sema::CheckPlaceholderExpr(clang::Expr*)':
/home/hades/data/Tesi/llvm/tools/clang/lib/Sema/SemaExpr.cpp:10098:
undefined reference to
`clang::Sema::checkPseudoObjectRValue(clang::Expr*)'
collect2: ld returned 1 exit status
make[4]: *** [/home/hades/data/Tesi/llvm-build/Debug+Asserts/bin/clang] Errore 1
make[4]: Leavi...
2011 Oct 25
0
[LLVMdev] [LLVMDev] Clang stopped compiling?
...I get
> this error on multiple systems :
Linking, not compiling, but still.
I am getting a similar error when building this morning.
> Undefined symbols 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, cl...