mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 05:46:06 +00:00
Add test file missed from r223561.
llvm-svn: 223595
This commit is contained in:
parent
a1c73a6d6d
commit
7ddf5f147f
3
clang/test/Modules/pr21217.cpp
Normal file
3
clang/test/Modules/pr21217.cpp
Normal file
@ -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…
x
Reference in New Issue
Block a user