[PATCH] D57321: Fix LexFloatLiteral Lexing

Brandon Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 03:22:10 PST 2019


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

Added more complete test coverage.


Repository:
  rL LLVM

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.188116.patch
Type: text/x-patch
Size: 7637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190225/53753637/attachment.bin>


More information about the llvm-commits mailing list