[PATCH] D16635: Fix PR #12906: printing of floating-point constants on non-C locales

Antoine Pitrou via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 09:40:04 PST 2016


pitrou added a comment.

Note the test I added to AsmWriterTest.cpp may not be acceptable (as it changes the locale), but it showcases the issue for review.


http://reviews.llvm.org/D16635





More information about the llvm-commits mailing list