]> granicus.if.org Git - clang/commit
fix -dM with variadic macros, PR5699
authorChris Lattner <sabre@nondot.org>
Mon, 7 Dec 2009 01:58:34 +0000 (01:58 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Dec 2009 01:58:34 +0000 (01:58 +0000)
commit807b93ee6ae2806b53131abc779d2b146d853aed
treeea2183273ef8583792fed914205a5a6c67adf1c4
parent5146b1b69feac638ab14ce82037931eb3b23391b
fix -dM with variadic macros, PR5699

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90735 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/PrintPreprocessedOutput.cpp
test/Preprocessor/dump_macros.c