[all-commits] [llvm/llvm-project] d3ff32: [Symbolize] Fix MarkupFilter tests for Windows.

Daniel Thornburgh via All-commits all-commits at lists.llvm.org
Mon Jun 27 11:22:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d3ff32720dbeaff0ab829ebae0fa8eaa7ebaa20d
      https://github.com/llvm/llvm-project/commit/d3ff32720dbeaff0ab829ebae0fa8eaa7ebaa20d
  Author: Daniel Thornburgh <dthorn at google.com>
  Date:   2022-06-27 (Mon, 27 Jun 2022)

  Changed paths:
    M llvm/test/DebugInfo/symbolize-filter-markup-color.test

  Log Message:
  -----------
  [Symbolize] Fix MarkupFilter tests for Windows.

The tests use in-band ANSI color codes, while the Windows cmd console
uses an out-of-band interface for color.




More information about the All-commits mailing list