brintos

brintos / llvm-project-archived public Read only

0
0
Text · 232 B · c0ae6e7 Raw
8 lines · cpp
1// clang-format off2// REQUIRES: msvc3 4// RUN: %build --compiler=msvc --nodefaultlib -o %t.exe -- %S/ast-functions.cpp5 6// RUN: %lldb -f %t.exe -s \7// RUN:     %p/Inputs/ast-functions.lldbinit 2>&1 | FileCheck %S/ast-functions.cpp8