[PATCH] D52391: Document new symbols for __u64toa and __u32toa

2018-09-22 Thread Zhihao Yuan via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rCXX342810: Document new symbols for __u64toa and __u32toa (authored by lichray, committed by ). Changed prior to commit: https://reviews.llvm.org/D52391?vs=166605&id=166610#toc Repository: rCXX libc++

[PATCH] D52391: Document new symbols for __u64toa and __u32toa

2018-09-22 Thread Eric Fiselier via Phabricator via cfe-commits
EricWF accepted this revision. EricWF added a comment. This revision is now accepted and ready to land. LGTM. Thanks Repository: rCXX libc++ https://reviews.llvm.org/D52391 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm

[PATCH] D52391: Document new symbols for __u64toa and __u32toa

2018-09-22 Thread Zhihao Yuan via Phabricator via cfe-commits
lichray created this revision. lichray added a reviewer: EricWF. Herald added subscribers: libcxx-commits, ldionne, christof. They are introduced in r338479; their Linux ABI changes are recorded in r338486. TODO: Record the Mac OS X ABI changes. Repository: rCXX libc++ https://reviews.llvm.o