Searched refs:MACRO_A (Results 1 – 1 of 1) sorted by relevance
7 #define MACRO_A 0 macro15 …if (x == MACRO_A); // expected-warning {{if statement has empty body}} expected-note{{put the semi… in test1()16 …if (MACRO_A == x); // expected-warning {{if statement has empty body}} expected-note{{put the semi… in test1()