In rev 147099, spyffe adds a reference to the field 'DebuggerCastResultToId'
in source/Expression/ClangExpressionParser.cpp which doesn't exist in rev 146622 of clang.
Did someone forget to update the llvm_revision in build-llvm.pl?
which begs the question about applying some of the other diff's but I think most apply to Objective-C only and are applied by the Xcode build. Longer term I believe they will be migrated into the cfe tree but shorter term it should be documented as a dependency.
those patches are indeed local patches that we are integrating into Clang over time. Once that process is complete, I'll update the revision in scripts/build-llvm.pl and remove these patches from the tree.
The reason we're not on TOT Clang right now is because of Objective-C refactoring being conducted on the Clang tree. Once that is done I will be getting some guidance from the Clang developers on how to use the new APIs this refactoring produces.
You're probably all right applying all of the diffs to the Clang tree, but even if you don't care at all about Objective-C you will still care about: