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

David Blaikie <dblai...@gmail.com> changed:

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

--- Comment #1 from David Blaikie <dblai...@gmail.com> ---
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
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to