I'm not sure it has been applied to the cfe (clang) tree. I had to apply this patch to get it to compile:
llvm/tools/lldb/scripts/clang.DebuggerCastResultToId.diff 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. Mark On 1/4/12 6:15 PM, [email protected] wrote: > 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? > > Thanks in advance, > -Dawn _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
