From: Chris Lattner Date: Mon, 14 Dec 2009 05:03:13 +0000 (+0000) Subject: this was a couple bugzillas too X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83d4c969a015a14615b1af56423d02c2381ba240;p=clang this was a couple bugzillas too git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91267 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Preprocessor/macro_fn_disable_expand.c b/test/Preprocessor/macro_fn_disable_expand.c index e2c666e6a2..d40ee2aa6e 100644 --- a/test/Preprocessor/macro_fn_disable_expand.c +++ b/test/Preprocessor/macro_fn_disable_expand.c @@ -11,7 +11,7 @@ m(m) -// rdar://7466570 +// rdar://7466570 PR4438, PR5163 // We should get '42' in the argument list for gcc compatibility. #define A 1