Hi,
I’ve attached two patches that remove errors when compiling with the makefiles.
- Transform calls to include “lldb-private.h” to calls to include “lldb/lldb-private.h”.
- Transform calls to include “ClangPersistantVariables.h” to calls to include “lldb/Expression/ClangPersistentVariables.h”
Enjoy,
Bill Lynch
lldb-private.patch (2.93 KB)
PersistantVariables.patch (702 Bytes)