Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
3714e75eb8aa6108055ac2e718f5104bab8338d4
/
.
/
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>