brintos

brintos / llvm-project-archived public Read only

0
0
Text · 182 B · 7dfcca9 Raw
5 lines · c
1// Define symbol such that a declaration exists when this header2// is included, but not when InconsistentHeader2.h is included.3#define SYMBOL1 14#include "InconsistentSubHeader.h"5