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

David Blaikie <[email protected]> changed:

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

--- Comment #1 from David Blaikie <[email protected]> ---
This looks like GCC is rejecting valid code due to some implementation details
they might be having trouble working around.

typeid(const T) == typeid(T) even when T is a function type.

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

Reply via email to