[PATCH] D69770: Add recoverable string parsing errors to APFloat

Ehud Katz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 5 10:38:20 PST 2019


ekatz updated this revision to Diff 227917.
ekatz added a comment.

Fixed requested changes.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69770/new/

https://reviews.llvm.org/D69770

Files:
  clang/lib/Lex/LiteralSupport.cpp
  llvm/include/llvm/ADT/APFloat.h
  llvm/lib/MC/MCParser/AsmParser.cpp
  llvm/lib/Support/APFloat.cpp
  llvm/lib/Support/StringRef.cpp
  llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/unittests/ADT/APFloatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69770.227917.patch
Type: text/x-patch
Size: 40170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191105/a0769c42/attachment-0001.bin>


More information about the cfe-commits mailing list