1 # UNSUPPORTED: system-darwin, system-windows
3 # Make sure the artifical field `vptr.ClassName` from gcc debug info is ignored.
4 # RUN: %build --compiler=gcc %S/Inputs/debug-types-expressions.cpp -o %t
5 # RUN: %lldb %t -s %s -o exit | FileCheck %s
10 # CHECK: Process {{.*}} stopped
13 # CHECK-LABEL: frame variable *a
15 # CHECK-NEXT: A = (i = 47)