[PATCH] D46915: [Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point Literals

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 13 12:06:08 PDT 2018


erichkeane added a comment.

See this bug here: https://bugs.llvm.org/show_bug.cgi?id=38161

This patch doesn't seem to properly consider integers, and ignores octals, which I suspect shouldn't be the case.


Repository:
  rC Clang

https://reviews.llvm.org/D46915





More information about the cfe-commits mailing list