[PATCH] D32276: [AsmWriter/APFloat] FP constant printing: Avoid usage of locale dependent snprinf

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 20:05:06 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300943: [AsmWriter/APFloat] FP constant printing: Avoid usage of locale dependent… (authored by skatkov).

Changed prior to commit:
  https://reviews.llvm.org/D32276?vs=95919&id=96086#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32276

Files:
  llvm/trunk/include/llvm/ADT/APFloat.h
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/Support/APFloat.cpp
  llvm/trunk/unittests/ADT/APFloatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32276.96086.patch
Type: text/x-patch
Size: 11678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/1c785850/attachment.bin>


More information about the llvm-commits mailing list