Loading lldb/test/Shell/Driver/TestConvenienceVariables.test +1 −0 Original line number Diff line number Diff line REQUIRES: python RUN: rm -f %t RUN: mkdir -p %t RUN: %build %p/Inputs/hello.cpp -o %t/target.out RUN: %lldb %t/target.out -s %p/Inputs/convenience.in -o quit | FileCheck %s Loading Loading
lldb/test/Shell/Driver/TestConvenienceVariables.test +1 −0 Original line number Diff line number Diff line REQUIRES: python RUN: rm -f %t RUN: mkdir -p %t RUN: %build %p/Inputs/hello.cpp -o %t/target.out RUN: %lldb %t/target.out -s %p/Inputs/convenience.in -o quit | FileCheck %s Loading