[all-commits] [llvm/llvm-project] 3e0387: [lldb][Test] Fix TestFrameFormatNameWithArgs.test ...
Michael137 via All-commits
all-commits at lists.llvm.org
Mon Oct 31 22:59:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e03873e363b5aa90e4488da63a6de0648d11aba
https://github.com/llvm/llvm-project/commit/3e03873e363b5aa90e4488da63a6de0648d11aba
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2022-10-31 (Mon, 31 Oct 2022)
Changed paths:
M lldb/test/Shell/Settings/TestFrameFormatNameWithArgs.test
Log Message:
-----------
[lldb][Test] Fix TestFrameFormatNameWithArgs.test on Windows/Linux
* Windows doesn't support setting these breakpoints by basename
* On Linux std::function arguments aren't formatted as such
More information about the All-commits
mailing list