summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/macros_right.h
blob: 3351e9796c4b4a8658037874e4514e1dcb6c0592 (plain)
1
2
3
4
5
6
#include "macros_top.h"
#define RIGHT unsigned short

#undef TOP_RIGHT_REDEF
#define TOP_RIGHT_REDEF float

OpenPOWER on IntegriCloud