Sign in
ara-mdk
/
platform
/
external
/
clang
/
c90cc9374f18396251760b9fe6468fd1232e9f0e
/
.
/
test
/
Driver
/
nostdincxx.cpp
blob: 7e00555d04bd84bec2ab58e6c84332c2378828ef [
file
] [
log
] [
blame
]
// RUN: %clangxx -nostdinc++ %s 2>&1 | FileCheck %s
// XFAIL: win32
// CHECK: file not found
#include
<vector>