[all-commits] [llvm/llvm-project] 73200d: [lldb-tests] Remove libstdc++ requirement from test

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Mon Oct 24 09:30:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 73200d155a5882f5bda918596abdc143c991cf0f
      https://github.com/llvm/llvm-project/commit/73200d155a5882f5bda918596abdc143c991cf0f
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
    M lldb/test/API/functionalities/data-formatter/data-formatter-skip-summary/Makefile

  Log Message:
  -----------
  [lldb-tests] Remove libstdc++ requirement from test

This requirement dates back to ten years ago and the test seems to work
nowadays with either libc++ or libstdc++.

Differential Revision: https://reviews.llvm.org/D136608




More information about the All-commits mailing list