Files
clang-p2996/clang/test/Modules/Inputs/macros_left.h
Douglas Gregor c50d4924eb Use @import rather than @__experimental_modules_import, since the
latter is rather a mess to type.

llvm-svn: 169919
2012-12-11 22:11:52 +00:00

15 lines
216 B
C

@import macros_top;
#define LEFT unsigned long
#undef TOP_LEFT_UNDEF
#define LEFT_RIGHT_IDENTICAL int
#define LEFT_RIGHT_DIFFERENT2 float
#define LEFT_RIGHT_DIFFERENT3 float
#define LEFT_RIGHT_DIFFERENT float