show additional space before macro expanded '#'
authorMatthias Braun <matze@braunis.de>
Sat, 26 May 2012 07:28:19 +0000 (09:28 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Fri, 6 Jul 2012 11:08:31 +0000 (13:08 +0200)
commit1e4179fc26ec4c28bbcdffdaad6886007c4d4c62
tree6d6fd03bca07bb70e49ddc549930edb6241ddc0d
parent0e980ea5a6538fcb6ae620141404b4cb6805d6e4
show additional space before macro expanded '#'

gcc/clang output an additional space before a (macro-expanded) '#' at
line begin. So we replicate this behaviour.
preprocessor.c