diff options
Diffstat (limited to 'lit/SymbolFile/NativePDB/globals-fundamental.cpp')
-rw-r--r-- | lit/SymbolFile/NativePDB/globals-fundamental.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lit/SymbolFile/NativePDB/globals-fundamental.cpp b/lit/SymbolFile/NativePDB/globals-fundamental.cpp index 8891eddf66896..b3d3e37fbebbc 100644 --- a/lit/SymbolFile/NativePDB/globals-fundamental.cpp +++ b/lit/SymbolFile/NativePDB/globals-fundamental.cpp @@ -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 |