blob: 1918689afba7d17d8d5542a542187a149335fb9d [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
Douglas Gregor5948ae12012-01-03 18:04:46 +00004@import Module; // expected-warning{{building module 'Module' from source}}
Douglas Gregor08d6acf2011-09-29 00:52:27 +00005