[Lldb-commits] [libcxx] [lldb] [libc++][lldb-dap][test] Fix CI for bootstrapping-build (PR #141543)
A. Jiang via lldb-commits
lldb-commits at lists.llvm.org
Tue May 27 02:26:24 PDT 2025
frederick-vs-ja wrote:
> I'm a bit confused why this test is special and would be the only one manually setting `disableASLR=False`. I changed the default in #113593
Would it be a good idea to change here instead in order to restore `disableASLR=False`?
https://github.com/llvm/llvm-project/blob/bf6cd24aaadd8310408d733c944f0d5f9cc14c0a/lldb/packages/Python/lldbsuite/test/tools/lldb-dap/lldbdap_testcase.py#L409-L417
https://github.com/llvm/llvm-project/pull/141543
More information about the lldb-commits
mailing list