blob: ea531698cf58abd2e24a12504c041d9246ebf7db [file] [log] [blame]
// RUN: rm -rf %t
// RUN: %clang_cc1 -fno-objc-infer-related-result-type -Wmodule-build -fmodule-cache-path %t -F %S/Inputs -DFOO -verify %s
__import_module__ Module; // expected-warning{{building module 'Module' from source}}