[PATCH] D46084: [Fixed Point Arithmetic] Addition of the Fixed Point _Accum type

JF Bastien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 23 11:35:00 PDT 2018


jfb added a comment.

> Actually, scratch that. We will be enabling it since GCC does. Will update this and other relevant C++ related code appropriately.

Could you also add tests which mix _Accum with volatile, _Atomic, _Complex, constexpr, inline?


Repository:
  rC Clang

https://reviews.llvm.org/D46084





More information about the cfe-commits mailing list