[cfe-commits] [PATCH] Fix a warning in ScopeInfo.h
Aaron Ballman
aaron at aaronballman.com
Sat Feb 4 20:42:16 PST 2012
MSVC 10 complains about treating a bool as an int, so this patch
removes the warning. There should be no functional differences.
~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ScopeInfo.patch
Type: application/octet-stream
Size: 505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120204/a5ef617e/attachment.obj>
More information about the cfe-commits
mailing list