https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124591
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I think GCC doesn't implement extern "C" types vs. C++ types distinction. I
believe there are PRs filed for that. Until that happens, we can't distinguish
them in reflection either.
