[PATCH] D69770: Add recoverable string parsing errors to APFloat
Ehud Katz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 3 12:20:56 PST 2019
ekatz created this revision.
ekatz added reviewers: chandlerc, lattner, rsmith.
Herald added subscribers: llvm-commits, cfe-commits, dexonsmith, hiraditya, nhaehnle, jvesely, arsenm.
Herald added projects: clang, LLVM.
Implementing the APFloat part in PR4745.
Repository:
rG LLVM Github Monorepo
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.227625.patch
Type: text/x-patch
Size: 40106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191103/8c920ac5/attachment-0001.bin>
More information about the cfe-commits
mailing list