Currently, the lit produces a warning:
llvm/utils/lit/lit/discovery.py:244: warning: input './projects/compiler-rt/test/xray/Unit' contained no tests
Let's get rid of it.
Differential D42597
[xray] Don't try to run XRay unit tests on Darwin kubamracek on Jan 26 2018, 12:23 PM. Authored by
Details Currently, the lit produces a warning: llvm/utils/lit/lit/discovery.py:244: warning: input './projects/compiler-rt/test/xray/Unit' contained no tests Let's get rid of it.
Diff Detail |