[PATCH] D19623: [libcxx] [test] Initialize local doubles to NaN.
Stephan T. Lavavej via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 28 17:07:16 PDT 2016
STL_MSFT retitled this revision from "[libc++] Initialize local doubles to 0.0." to "[libcxx] [test] Initialize local doubles to NaN.".
STL_MSFT updated the summary for this revision.
STL_MSFT updated this revision to Diff 55506.
STL_MSFT added a comment.
Now I'm using NaN instead of 0.0 for the initializations, as suggested by Howard.
http://reviews.llvm.org/D19623
Files:
test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/eval.pass.cpp
test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/eval_param.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19623.55506.patch
Type: text/x-patch
Size: 4679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160429/a947ffec/attachment.bin>
More information about the cfe-commits
mailing list