[all-commits] [llvm/llvm-project] 069b84: [lldb] Make sure TestDAP_subtleFrames actually use...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Fri Sep 13 02:18:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 069b841c2ecde39c65ca74660b681d4d25a4bbb2
https://github.com/llvm/llvm-project/commit/069b841c2ecde39c65ca74660b681d4d25a4bbb2
Author: Pavel Labath <pavel at labath.sk>
Date: 2024-09-13 (Fri, 13 Sep 2024)
Changed paths:
M lldb/test/API/tools/lldb-dap/stackTrace/subtleFrames/Makefile
Log Message:
-----------
[lldb] Make sure TestDAP_subtleFrames actually uses libc++ (#108227)
Without this, the binary would still be built with libstdc++, if that's
the system/compiler default.
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