hanchenye-llvm-project/clang/test/Tooling/multi-jobs.cpp

8 lines
185 B
C++

// RUN: clang-check . "%s" -- -no-integrated-as -c 2>&1 | FileCheck %s
// CHECK: C++ requires
invalid;
// FIXME: JSON doesn't like path separator '\', on Win32 hosts.
// XFAIL: win32