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

Mark de Wever <ko...@xs4all.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |ko...@xs4all.nl

--- Comment #4 from Mark de Wever <ko...@xs4all.nl> ---
It seems fixed in clang 9

using no std give a warning
https://godbolt.org/z/TceQ22

Using -std=c++17 compiles
https://godbolt.org/z/GVQpjB

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to