This is a patch that removes a warning in VC++: warning C4805: '==' : unsafe mix of type 'const uint64_t' and type 'bool' in operation.
However, since I'm not very familiar with this part of the source base, I'd appreciate a review to make sure the assert itself isn't wrong. Thanks! ~Aaron
ASTReaderStmt.diff
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
