[PATCH] D46084: [Fixed Point Arithmetic] Addition of the Fixed Point _Accum type
Leonard Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 23 19:59:57 PDT 2018
leonardchan added a comment.
After further discussion, we think the best approach for now would be only supporting fixed point types in C, then go back and support C++ once there is a standardized way for mangling the fixed point types under itanium.
Repository:
rC Clang
https://reviews.llvm.org/D46084
More information about the cfe-commits
mailing list