[lldb][Test] Fix TestFrameFormatNameWithArgs.test on Linux
authorMichael Buch <michaelbuch12@gmail.com>
Mon, 31 Oct 2022 14:11:18 +0000 (14:11 +0000)
committerMichael Buch <michaelbuch12@gmail.com>
Mon, 31 Oct 2022 14:35:37 +0000 (14:35 +0000)
commit9dd413a1be61f8fd84e67d255a245260755d8230
tree1c3da08f395fa8f7f7c240858c341d06f939c481
parente44a3c3d7f7de687acd98fec26086d6cb56a450c
[lldb][Test] Fix TestFrameFormatNameWithArgs.test on Linux

Be less strict about the `std::` namespace string. Depending
on platform it may contain an inline namespace, e.g., `__1`.
lldb/test/Shell/Settings/TestFrameFormatNameWithArgs.test