Skip to content
Commit 93ddf80e authored by Chris Lattner's avatar Chris Lattner
Browse files

don't inform comment handlers about comments in #if 0 blocks,

doing so invalidates the file guard optimization and is not
in the spirit of "#if 0" because it is supposed to completely
skip everything, even if it isn't lexically valid. Patch by
Abramo Bagnara!

llvm-svn: 95253
parent 00f1e6c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment