
import can't appear here" diagnostic if an already-visible module is textually entered (because we have the module map but not the AST file) within a function/namespace scope. llvm-svn: 288737
5 lines
78 B
C
5 lines
78 B
C
#ifndef CXX_HEADER_H
|
|
#define CXX_HEADER_H
|
|
inline int f() { return 0; }
|
|
#endif
|