summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/macros_right.h
blob: a4a1e2e0cfa225c8909b7d4a1bf55091ed23fc35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#include "macros_top.h"
#define RIGHT unsigned short








#define LEFT_RIGHT_IDENTICAL int
#define LEFT_RIGHT_DIFFERENT int
#define LEFT_RIGHT_DIFFERENT2 int
#define LEFT_RIGHT_DIFFERENT3 int

#undef TOP_RIGHT_REDEF
#define TOP_RIGHT_REDEF float
OpenPOWER on IntegriCloud