[llvm-bugs] [Bug 40543] double floating point suffixes D and d not accepted

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jan 30 18:59:06 PST 2019


https://bugs.llvm.org/show_bug.cgi?id=40543

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |LATER
             Status|NEW                         |RESOLVED

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
This is part of the decimal floating point extensions to C, not part of C99 or
any C or C++ standard. Clang does not implement the decimal floating point
extensions to C.

Closing this, because a bug here is not going to cause us to implement this set
of language extensions. If someone motivated wants to implement it, that should
be discussed on our mailing lists.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190131/ceb7ad35/attachment.html>


More information about the llvm-bugs mailing list