blob: 7cf8c1e186d27d0e260ecf31d8dcb2a0c7d9c702 [file] [log] [blame]
// RUN: rm -rf %t
// RUN: %clang_cc1 -fsyntax-only -fmodules -fimplicit-module-maps -I%S/Inputs/import-textual -fmodules-cache-path=%t %s -verify
// expected-no-diagnostics
#import "x.h"
#import "x.h"