[cfe-commits] [PATCH] Fixes for pre-processor printing

Dan Villiom Podlaski Christiansen danchr at gmail.com
Sat Jan 10 06:57:29 PST 2009


Hi,

Attached below is a small patch against ‘Driver/ 
PrintPreprocessedOutput.cpp’ which relaxes the rules for inserting  
spaces in printed output a bit. Before this change, ‘clang -E’ was  
unusable for processing the Makefiles used for building GNU Emacs. I'm  
no C expert, but I believe that rules were too strict, and that the  
change is safe.

--

Dan Villiom Podlaski Christiansen, stud. scient.,
danchr at cs.au.dk, danchr at gmail.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-E.diff
Type: application/octet-stream
Size: 1572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090110/8fde7124/attachment.obj>


More information about the cfe-commits mailing list