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

Louis Dionne <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #1 from Louis Dionne <[email protected]> ---
This is fixed since Clang 9. I don't have the specific commit, but I reproduced
on godbolt:

Clang 8 (fails): https://godbolt.org/z/Eh67c6fPM
Clang 9 (works): https://godbolt.org/z/jo9s1bPxW

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

Reply via email to