[all-commits] [llvm/llvm-project] 2523a8: [lldb-dap] launch the adapter from the workspace f...
Qinkun Bao via All-commits
all-commits at lists.llvm.org
Mon May 19 15:49:19 PDT 2025
Branch: refs/heads/users/qinkunbao/spr/implement-srcsanitize-for-ubsan
Home: https://github.com/llvm/llvm-project
Commit: 2523a8358ab9526a46f825fd94cc8a5d018f5ff7
https://github.com/llvm/llvm-project/commit/2523a8358ab9526a46f825fd94cc8a5d018f5ff7
Author: Ebuka Ezike <yerimyah1 at gmail.com>
Date: 2025-05-19 (Mon, 19 May 2025)
Changed paths:
M lldb/tools/lldb-dap/src-ts/debug-adapter-factory.ts
Log Message:
-----------
[lldb-dap] launch the adapter from the workspace folder. (#140604)
if the `cwd` option is empty this means the adapter is created in the
home folder.
Any relative file saved is in the home folder. The files should be
relative to the current workspace folder.
Commit: b93bc773f86b3746f8023c5dda9a8ab892fa0499
https://github.com/llvm/llvm-project/commit/b93bc773f86b3746f8023c5dda9a8ab892fa0499
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-05-19 (Mon, 19 May 2025)
Changed paths:
M clang/test/CodeGen/ubsan-src-ignorelist-category.test
Log Message:
-----------
[NFC] Extend ubsan-src-ignorelist-category.test
For #140529.
Commit: 5db4aeae3c413d586faed03771626818d6a807a9
https://github.com/llvm/llvm-project/commit/5db4aeae3c413d586faed03771626818d6a807a9
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-05-19 (Mon, 19 May 2025)
Changed paths:
M clang/test/CodeGen/ubsan-src-ignorelist-category.test
Log Message:
-----------
[NFC] Extend ubsan-src-ignorelist-category.test
For #140529.
Commit: 5c2363d280b2fe1bcac94d37037d6dcb49511a3f
https://github.com/llvm/llvm-project/commit/5c2363d280b2fe1bcac94d37037d6dcb49511a3f
Author: Qinkun Bao <qinkun at google.com>
Date: 2025-05-19 (Mon, 19 May 2025)
Changed paths:
M clang/test/CodeGen/ubsan-src-ignorelist-category.test
M lldb/tools/lldb-dap/src-ts/debug-adapter-factory.ts
Log Message:
-----------
rebase
Created using spr 1.3.6
Compare: https://github.com/llvm/llvm-project/compare/28b35eff7dc3...5c2363d280b2
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list