module. Use the marker to diagnose cases where we try to transition between submodules when not at the top level (most likely because a closing brace was missing at the end of a header file, but is also possible if submodule headers attempt to do something fundamentally non-modular, like our .def files). llvm-svn: 195543
4 lines
32 B
C
4 lines
32 B
C
struct S {
|
|
#include "b2.h"
|
|
};
|