https://bugs.llvm.org/show_bug.cgi?id=37846
Richard Smith <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
Resolution|INVALID |---
Status|RESOLVED |REOPENED
--- Comment #2 from Richard Smith <[email protected]> ---
After some discussion on the core reflector, we think GCC's approach here is
actually the right one. The set of places where functions with *this qualifiers
are permitted is pretty restricted, and we don't want typeid(T) in that set; a
strict reading of [dcl.fct]p6 suggests that it is not in the set, so GCC is
correct to reject.
--
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