Author: tstellar Date: Wed Jun 5 19:45:39 2019 New Revision: 362670 URL: http://llvm.org/viewvc/llvm-project?rev=362670&view=rev Log: Skip globals-fundamental test when Python is disabled
Modified: lldb/branches/release_80/lit/SymbolFile/NativePDB/globals-fundamental.cpp Modified: lldb/branches/release_80/lit/SymbolFile/NativePDB/globals-fundamental.cpp URL: http://llvm.org/viewvc/llvm-project/lldb/branches/release_80/lit/SymbolFile/NativePDB/globals-fundamental.cpp?rev=362670&r1=362669&r2=362670&view=diff ============================================================================== --- lldb/branches/release_80/lit/SymbolFile/NativePDB/globals-fundamental.cpp (original) +++ lldb/branches/release_80/lit/SymbolFile/NativePDB/globals-fundamental.cpp Wed Jun 5 19:45:39 2019 @@ -1,5 +1,5 @@ // clang-format off -// REQUIRES: lld +// REQUIRES: lld, python // Test that we can display tag types. // RUN: %build --compiler=clang-cl --nodefaultlib -o %t.exe -- %s _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits