Fixed incorrect include file exit detection. Added work-around to avoid error on...
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Mon, 5 Aug 2013 19:15:50 +0000 (19:15 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Mon, 5 Aug 2013 19:15:50 +0000 (19:15 +0000)
commitea8e66851652e7372dd82486af4a219cbdf59a49
tree4bd69c599c0b424dbaf1a8bab3cd43613ca0be54
parentd7293d7fcb608423cb0d05acb6a026ddc04e1d84
Fixed incorrect include file exit detection.  Added work-around to avoid error on header guard in nested include.  Fixed a couple of coding standard issues on variable names.

llvm-svn: 187736
clang-tools-extra/modularize/PreprocessorTracker.cpp