[cfe-dev] UNREACHABLE executed when conpiling Python code

Shang Yu yusunn at gmail.com
Tue Jul 24 18:19:20 PDT 2012


OK, as follows:

extern __declspec(dllimport) void(*test)();
void(*test)();

int main()
{
}

2012/7/24 João Matos <ripzonetriton at gmail.com>:
> Can you provide a reduced test case that triggers the assert?




More information about the cfe-dev mailing list