If the edit distance between the two macros is more than 50%, DefinedMacro may not be header guard or can be header guard of another header file or it might be defining something completely different set by the build environment. llvm-svn: 192547
6 lines
86 B
C
6 lines
86 B
C
#ifndef data_rep_h
|
|
#define use_alternate_data_rep
|
|
/* #include "data_rep.h" */
|
|
#endif
|
|
|