Home | History | Annotate | Download | only in Driver
      1 // RUN: %clangxx -nostdinc++ %s 2>&1 | FileCheck %s
      2 // XFAIL: win32
      3 // CHECK: file not found
      4 #include <vector>
      5