[PATCH] D16007: [libcxxabi] Make test tolerant of uncommon floating literal demanglings
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 20 02:57:23 PST 2016
EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.
LGTM.
I don't see anything in the Itanium ABI spec that would prefer one demangling over another.
I also double checked that `scanf("%a", ...)` generates the expected bit-pattern for each test value.
Thanks for the patch.
http://reviews.llvm.org/D16007
More information about the cfe-commits
mailing list