Skip to content

Commit 81a7690

Browse files
committed
[lldb] Only run ignored_artificial_fields.test when gcc is available.
1 parent aa2376a commit 81a7690

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/Shell/SymbolFile/DWARF/ignored_artificial_fields.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# UNSUPPORTED: system-darwin, system-windows
2+
# REQUIRES: gcc
23

34
# Make sure the artifical field `vptr.ClassName` from gcc debug info is ignored.
45
# RUN: %build --compiler=gcc %S/Inputs/debug-types-expressions.cpp -o %t

0 commit comments

Comments
 (0)