1. 1a347f7 Reinstate r173952, this time limiting it to exactly the form by Douglas Gregor · 13 years ago
  2. a94bd43 Revert "[preprocessor] Don't warn about "disabled expansion of recursive macro"" by Argyrios Kyrtzidis · 13 years ago
  3. 8c8684b [preprocessor] Don't warn about "disabled expansion of recursive macro" by Argyrios Kyrtzidis · 13 years ago
  4. 181879c Don't warn about disabled macro expansion if we see the name of a function-like macro which isn't immediately followed by '('. FreeBSD's stdio.h #defines foo(x) to (foo)(x), apparently. by Richard Smith · 13 years ago
  5. 9f3d1ac Added testcases for -Wdisabled-macro-expansion. by Abramo Bagnara · 14 years ago