]> granicus.if.org Git - clang/commit
Fix two paste-avoidance bugs I introduced last night. Patch
authorChris Lattner <sabre@nondot.org>
Mon, 23 Jul 2007 23:21:34 +0000 (23:21 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Jul 2007 23:21:34 +0000 (23:21 +0000)
commitb638a309b61ccb80cd4c437b578d25d92f948fbf
tree673965c14f076527c6a14db2bec0095346600fb9
parentdc0d73e6495404418acf8548875aeaff07791a74
Fix two paste-avoidance bugs I introduced last night.  Patch
by Neil Booth.  This fixes Preprocessor/output_paste_avoid.c

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40454 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/PrintPreprocessedOutput.cpp