Files
swift-mirror/test/ClangModules/MixedSource/Inputs/error-on-define.h
Jordan Rose 3028dc8f44 Failure to load a bridging header -> failure to load a module.
This is important for both test targets and for debugging.

rdar://problem/20616099

Swift SVN r30784
2015-07-30 00:39:35 +00:00

4 lines
42 B
C

#include "error-on-define-impl.h"
int x;