diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2019-06-11 18:17:38 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2019-06-11 18:17:38 +0000 |
| commit | 89da04f7e8a7bb6826b79d539b009bb657c84482 (patch) | |
| tree | e56964c1cbd4fdc1178620187a1ea3595e02491b /lit/SymbolFile/NativePDB/globals-fundamental.cpp | |
| parent | c96e529e3b6d0efa504985bf5a6db1ac5e958fdf (diff) | |
Vendor import of lldb release_80 branch r363030:vendor/lldb/lldb-release_80-r363030
Notes
svn path=/vendor/lldb/dist-release_80/; revision=348944
svn path=/vendor/lldb/lldb-release_80-r363030/; revision=348960; tag=vendor/lldb/lldb-release_80-r363030
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 8891eddf6689..b3d3e37fbebb 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 |
