Don't warn about disabled macro expansion if we see the name of a...
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. llvm-svn: 169960
Loading
Please register or sign in to comment