[all-commits] [llvm/llvm-project] 6f1d55: [libunwind] Fix incorrect lit substitutions in tests

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Apr 8 07:50:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f1d558db42cf92351c649a66c00b881eb75537c
      https://github.com/llvm/llvm-project/commit/6f1d558db42cf92351c649a66c00b881eb75537c
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-04-08 (Wed, 08 Apr 2020)

  Changed paths:
    M libunwind/test/remember_state_leak.pass.sh.s

  Log Message:
  -----------
  [libunwind] Fix incorrect lit substitutions in tests

The LIT substitutions used in libunwind are the same as those from
libc++, and we forgot to update the libunwind tests after the libc++
substitutions started being delimited by braces.




More information about the All-commits mailing list