@@ -139,6 +139,9 @@ expand_template(
|
||||
# TODO: treesitter support
|
||||
"#cmakedefine01 LLDB_ENABLE_TREESITTER": "#define LLDB_ENABLE_TREESITTER 0",
|
||||
|
||||
# Would cause tests to run with MTE.
|
||||
"#cmakedefine01 LLDB_ENABLE_MTE": "#define LLDB_ENABLE_MTE 0",
|
||||
|
||||
# Defaults that could be configurable if needed
|
||||
"#cmakedefine01 LLDB_ENABLE_POSIX": "#define LLDB_ENABLE_POSIX 1",
|
||||
"#cmakedefine01 LLDB_ENABLE_PROTOCOL_SERVERS": "#define LLDB_ENABLE_PROTOCOL_SERVERS 1",
|
||||
|
||||
Reference in New Issue
Block a user