> On Jan 6, 2020, at 11:17 AM, Jonas Devlieghere via lldb-dev 
> <lldb-dev@lists.llvm.org> wrote:
> 
> Hey everyone,
> 
> I just wanted to let you know that most of the work is complete for
> auto-detecting optional dependencies in LLDB. Unless explicitly
> specified, optional dependencies like editline will be enabled when
> available and disabled otherwise. 

This "explicitly specified" mode makes it possible to declare that I want it to 
be hard error if an optional dependency is missing (e.g., to avoid silently 
dropping editline support by accident)?

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

Reply via email to