Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
clang
/
test
/
Preprocessor
/
warn-disabled-macro-expansion.c
1a347f7
Reinstate r173952, this time limiting it to exactly the form
by Douglas Gregor
· 13 years ago
a94bd43
Revert "[preprocessor] Don't warn about "disabled expansion of recursive macro""
by Argyrios Kyrtzidis
· 13 years ago
8c8684b
[preprocessor] Don't warn about "disabled expansion of recursive macro"
by Argyrios Kyrtzidis
· 13 years ago
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
9f3d1ac
Added testcases for -Wdisabled-macro-expansion.
by Abramo Bagnara
· 14 years ago