Skip to content

Commit 4db27e1

Browse files
committed
Skip globals-fundamental test when Python is disabled
llvm-svn: 362670
1 parent 0462c73 commit 4db27e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/lit/SymbolFile/NativePDB/globals-fundamental.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// clang-format off
2-
// REQUIRES: lld
2+
// REQUIRES: lld, python
33

44
// Test that we can display tag types.
55
// RUN: %build --compiler=clang-cl --nodefaultlib -o %t.exe -- %s

0 commit comments

Comments
 (0)