Did someone forget to check something in?
llvm[1]: Linking Debug executable clang
Undefined symbols:
"llvm::Function::BuildLazyArguments() const", referenced from:
llvm::Function::CheckLazyArguments() constin libclangCodeGen.a(CodeGenFunction.o)
llvm::Function::CheckLazyArguments() constin libclangCodeGen.a(CGStmt.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [/Volumes/Data/Users/kremenek/dev/src/llvm/Debug/bin/clang] Error 1
make: *** [all] Error 1