[PATCH] D57321: Fix LexFloatLiteral Lexing

Brandon Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 06:06:53 PDT 2019


BrandonTJones updated this revision to Diff 191275.
BrandonTJones added a comment.

Added a new test


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

https://reviews.llvm.org/D57321

Files:
  llvm/lib/MC/MCParser/AsmLexer.cpp
  llvm/lib/Support/APFloat.cpp
  llvm/test/MC/AsmParser/floating-literals.s
  llvm/unittests/ADT/APFloatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57321.191275.patch
Type: text/x-patch
Size: 8001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/af5263f9/attachment.bin>


More information about the llvm-commits mailing list