blob: aa122dbd85590d59722da41d63d3e257149b272e [file] [log] [blame]
Douglas Gregor08d6acf2011-09-29 00:52:27 +00001// RUN: rm -rf %t
Douglas Gregor05edf662011-10-17 14:55:37 +00002// RUN: %clang_cc1 -fno-objc-infer-related-result-type -Wmodule-build -fmodule-cache-path %t -F %S/Inputs -verify %s
Douglas Gregor08d6acf2011-09-29 00:52:27 +00003
4__import_module__ Module; // expected-warning{{building module 'Module' from source}}
5