[cfe-dev] Possible regression with implicit function redefinition:

Keane, Erich via cfe-dev cfe-dev at lists.llvm.org
Tue Oct 3 16:35:06 PDT 2017


Hi all-
I discovered this example (https://godbolt.org/g/ZhViUu) in our internal test suite and discovered that Clang Trunk does not diagnose the "redeclaration as a different kind of symbol" anymore.  It seems to me that it SHOULD (since it would if it wasn't an implicit declaration), so I suspect that this is an issue, right?

-Erich



More information about the cfe-dev mailing list