blob: 203dbde545166ae1f6a78695bf05c229132da454 [file] [log] [blame]
Richard Smith4b46f722017-06-02 01:05:44 +00001// RUN: not %clang_cc1 -E -frewrite-includes %s -o - 2>&1 | FileCheck %s
2
3#include "this file does not exist.foo"
4#include "this file also does not exist.foo"
5
6CHECK: fatal error: {{.*}} file not found