]> granicus.if.org Git - clang/commit
PR4288: Make -dD (dump macros with preprocessed source) play nicely with
authorEli Friedman <eli.friedman@gmail.com>
Tue, 2 Jun 2009 07:55:39 +0000 (07:55 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 2 Jun 2009 07:55:39 +0000 (07:55 +0000)
commit3e753e279d2457cf16b45be88032c4a117f9adb3
tree3b8acdff32cec6b25530ea5f785709c22225143b
parent354e53da656237e25518b3fafa3bf84de6e6f57e
PR4288: Make -dD (dump macros with preprocessed source) play nicely with
# line directives.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72724 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/PrintPreprocessedOutput.cpp
test/Preprocessor/dump-macros-spacing.c [new file with mode: 0644]