r192612 - Lit tests for Microsoft C++ record layout.
Sean Silva
silvas at purdue.edu
Mon Oct 14 16:36:45 PDT 2013
+struct A4 {
+ int a;
+ A4() : a(0xf00000a4) {}
Out of curiosity, is there a hidden meaning for these hex constants? They
seem to have some sort of pattern.
-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131014/4a63e5e7/attachment.html>
More information about the cfe-commits
mailing list