Make sure this test works in C++, too

llvm-svn: 146868
This commit is contained in:
Douglas Gregor 2011-12-19 14:42:41 +00:00
parent 4fdc1759ca
commit f4b339decf
1 changed files with 1 additions and 0 deletions

View File

@ -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;