[PATCH] D49327: [Fixed Point Arithmetic] Fix for bug where integer literals could be treated as fixed point literals

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 17 08:04:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC337289: [Fixed Point Arithmetic] Fix for bug where integer literals could be treated as… (authored by leonardchan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49327?vs=155519&id=155889#toc

Repository:
  rC Clang

https://reviews.llvm.org/D49327

Files:
  lib/Lex/LiteralSupport.cpp
  test/Frontend/fixed_point_errors.c
  test/Frontend/fixed_point_errors.cpp
  test/Frontend/fixed_point_not_enabled.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49327.155889.patch
Type: text/x-patch
Size: 8273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180717/bbdb6edb/attachment.bin>


More information about the cfe-commits mailing list