[llvm-bugs] [Bug 47814] clang rejects definition of iterator in -std=c++2a

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Oct 13 07:19:39 PDT 2020


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

hstong at ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
                 CC|                            |hstong at ca.ibm.com
             Status|NEW                         |RESOLVED

--- Comment #1 from hstong at ca.ibm.com ---
There is nothing named `iterator` declared in the scope (even when it is
completed). Please provide better rationale for why C++20 allows this than
"some language level-related change in GCC makes this pass".

-- 
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/20201013/3deae486/attachment.html>


More information about the llvm-bugs mailing list