[all-commits] [llvm/llvm-project] 14268a: [lldb] Skip part of TestDataFormatterAdv (#72233)

Pavel Labath via All-commits all-commits at lists.llvm.org
Mon Jan 15 04:52:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14268ad2a2ea0b3bbe6b767d67ace1d0ae992a6d
      https://github.com/llvm/llvm-project/commit/14268ad2a2ea0b3bbe6b767d67ace1d0ae992a6d
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
    M lldb/test/API/functionalities/data-formatter/data-formatter-advanced/TestDataFormatterAdv.py

  Log Message:
  -----------
  [lldb] Skip part of TestDataFormatterAdv (#72233)

libstdc++ data formatter simply forwards to the `const char *` formatter
-- which means it suffers from the same problem/bug as that one.




More information about the All-commits mailing list