blob: 4e8f5329bb0f6ada755377916a73f1505bbb2d2d [file] [log] [blame]
Douglas Gregorcdf28082013-03-21 01:08:50 +00001@import NewName;
2
3int f() { return same_api; }
4
5// RUN: rm -rf %t
6// RUN: %clang_cc1 -fmodules -I %S/Inputs -fmodules-cache-path=%t %s -verify
7
8// expected-no-diagnostics