[llvm-bugs] [Bug 29094] C++11 attributes not accepted in template explicit instantiation

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 21 10:49:25 PDT 2017


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

Matthew Woehlke <matthew.woehlke at kitware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |---
             Status|RESOLVED                    |REOPENED

--- Comment #5 from Matthew Woehlke <matthew.woehlke at kitware.com> ---
Reopening per
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0537r0.html, which was
presented at 2017 Kona. Although this still (presumably) needs a wording paper,
the EWG polls were:

    P0537R0 as presented?
      SF 6 | F 9 | N 7 | A 0 | SA 0

    Encourage vendors to treat this as a C++11 defect?
      SF 4 | F 5 | N 8 | A 2 | SA 0

...IOW, consensus that this should be supported regardless of the requested
standard level (i.e. in -std=c++11 and forward).

-- 
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/20170421/98a4735a/attachment.html>


More information about the llvm-bugs mailing list