Richard Smith 8d4e90b319 [modules] Don't diagnose non-modular includes from modular files that are
implementation units of modules rather than interface units.

llvm-svn: 263449
2016-03-14 17:52:37 +00:00

5 lines
50 B
C

#ifndef NON_MODULE_H
#define NON_MODULE_H
#endif