(Did you do a global search and replace, and maybe we just need a new
include here?)

On Tue, Aug 9, 2016 at 5:55 PM, Todd Fiala <todd.fi...@gmail.com> wrote:

> Hi Zachary,
>
> I've got the latest LLVM and clang updated, and I'm trying to build
> debugserver in svn trunk.  It's failing on these two calls which looks like
> you modified last today:
>
>     DNBLogThreadedIf (LOG_RNB_REMOTE, "%s", LLVM_PRETTY_FUNCTION);
>
> /Users/tfiala/src/lldb-llvm.org/lldb/tools/debugserver/
> source/RNBRemote.cpp:186:45: Use of undeclared identifier
> 'LLVM_PRETTY_FUNCTION'
>
> Any ideas?
>
> LLVM: r278180
> LLDB: r278182
> Clang: 278184
>
> --
> -Todd
>



-- 
-Todd
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to