[PATCH] Ignore contents of #if 0 blocks.
Alexander Kornienko
alexfh at google.com
Thu May 23 16:39:57 PDT 2013
Found out that if false is used almost exclusively to check if 'false' is defined to 0 ;)
Removed support for if false, changed test to ensure we don't ignore contents of if false.
Hi klimek, djasper,
http://llvm-reviews.chandlerc.com/D855
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D855?vs=2109&id=2111#toc
Files:
lib/Format/UnwrappedLineParser.cpp
lib/Format/UnwrappedLineParser.h
unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D855.3.patch
Type: text/x-patch
Size: 8009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130523/b504ec7d/attachment.bin>
More information about the cfe-commits
mailing list