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