Hi All,

This patch uses the more relaxed integer expression codepath in
Expr::isNullPointerConstant() when MicrosoftMode is enabled, this reflects
MSVC behavior and is required to compile various cases I've come across in
MSVC targeted code.

Test case included. Built and tested against latest code. Please review and
commit if possible.

Thanks!
Will.

-- 
*Indefiant Ltd.*

Attachment: relax_nullptr_conv_msmode.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to