[PATCH] D15539: [libcxxabi] Reducing stack usage of test

Ben Craig via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 16 11:15:24 PST 2015


bcraig updated this revision to Diff 43041.
bcraig added a comment.

Starting primes at 13, and skipping the larger twin in twin prime pairs.  Using long double instead of char for padding to help alleviate fears of multiple structs having the same actual size.


http://reviews.llvm.org/D15539

Files:
  test/dynamic_cast14.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15539.43041.patch
Type: text/x-patch
Size: 6555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151216/4222f38c/attachment-0001.bin>


More information about the cfe-commits mailing list