[all-commits] [llvm/llvm-project] 2665f3: Unmask dexter debuginfo tests on Darwin

Jeremy Morse via All-commits all-commits at lists.llvm.org
Fri Nov 1 06:12:54 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2665f3e4364f4c3aca155e16070315f059a21b41
      https://github.com/llvm/llvm-project/commit/2665f3e4364f4c3aca155e16070315f059a21b41
  Author: Jeremy Morse <jeremy.morse at sony.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

  Changed paths:
    M debuginfo-tests/dexter-tests/aggregate-indirect-arg.cpp
    M debuginfo-tests/dexter-tests/asan-deque.cpp
    M debuginfo-tests/dexter-tests/asan.c
    M debuginfo-tests/dexter-tests/ctor.cpp
    M debuginfo-tests/dexter-tests/dbg-arg.c
    M debuginfo-tests/dexter-tests/nrvo-string.cpp
    M debuginfo-tests/dexter-tests/stack-var.c
    M debuginfo-tests/dexter-tests/vla.c

  Log Message:
  -----------
  Unmask dexter debuginfo tests on Darwin

These tests almost certainly work on Darwin anyway, I just wanted to
keep things in a fixed, working configuration, while pushing Dexter
up.

I've left Windows unsupported as the dexter command line will need further
adjustment to run dbgeng. This can be abstracted through the %dexter
substitution, but is a task for another time.




More information about the All-commits mailing list