[all-commits] [llvm/llvm-project] 9dd413: [lldb][Test] Fix TestFrameFormatNameWithArgs.test ...

Michael137 via All-commits all-commits at lists.llvm.org
Mon Oct 31 07:35:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9dd413a1be61f8fd84e67d255a245260755d8230
      https://github.com/llvm/llvm-project/commit/9dd413a1be61f8fd84e67d255a245260755d8230
  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 Linux

Be less strict about the `std::` namespace string. Depending
on platform it may contain an inline namespace, e.g., `__1`.




More information about the All-commits mailing list