| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Re-land "[lldb] Pick the builder for the target platform (#151262)" Pick the builder for the target platform, not the host platform. This is necessary when running the test suite remotely on a different platform. Unlike for Darwin, both Windows and Linux us the default builder, which is why this went unnoticed on the remote-linux bots. | 1 年前 | |
[LLDB] Run API tests with PDB too (#149305) From https://github.com/llvm/llvm-project/pull/148554#issuecomment-3083261858 - this adds an option for API tests to be run with the both PDB readers on Windows. As there are a lot of failures with PDB, this is an opt-in per test. To get PDB, -g -gcodeview has to be used on Clang. -gcodeview alone isn't enough, because it won't cause clang to pass -debug to the linker. #149498 tracks the (currently) failing tests. | 9 个月前 | |
[lldb] Use get-task-allow entitlement on macOS too (#71112) Running the LLDB test suite in a GUI-less macOS environment (say, ssh) requires that the debugged tasks be signed with the get-task-allow entitlement. | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 9 个月前 | ||
| 2 年前 |