[llvm-bugs] [Bug 37851] clang++ rejects legal code

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jun 19 07:42:20 PDT 2018


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

Erich Keane <erich.keane at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |erich.keane at intel.com
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #1 from Erich Keane <erich.keane at intel.com> ---
Auto parameter types are part of the concepts TS implementation in GCC, and
were not brought into the C++ standard.  This isn't a bug, as we are correctly
enforcing the standard.

-- 
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/20180619/3c65e4f8/attachment.html>


More information about the llvm-bugs mailing list