forked from OSchip/llvm-project
parent
4fdc1759ca
commit
f4b339decf
|
@ -1,5 +1,6 @@
|
|||
// RUN: rm -rf %t
|
||||
// RUN: %clang_cc1 -fmodule-cache-path %t -I %S/Inputs %s -verify
|
||||
// RUN: %clang_cc1 -x objective-c++ -fmodule-cache-path %t -I %S/Inputs %s -verify
|
||||
__import_module__ redecl_merge_left;
|
||||
__import_module__ redecl_merge_right;
|
||||
|
||||
|
|
Loading…
Reference in New Issue