forked from OSchip/llvm-project
parent
a1c73a6d6d
commit
7ddf5f147f
|
@ -0,0 +1,3 @@
|
|||
// RUN: not %clang_cc1 -fmodules -fmodule-map-file=does-not-exist.modulemap -verify %s 2>&1 | FileCheck %s
|
||||
|
||||
// CHECK: module map file 'does-not-exist.modulemap' not found
|
Loading…
Reference in New Issue