[all-commits] [llvm/llvm-project] 7598a4: [Symbolize] Fix llvm-symbolizer --filter-markup te...

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


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

  Changed paths:
    A llvm/test/tools/llvm-symbolizer/filter-markup-color.test
    M llvm/test/tools/llvm-symbolizer/filter-markup.test

  Log Message:
  -----------
  [Symbolize] Fix llvm-symbolizer --filter-markup test on 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