Issue 148325
Summary Crash on 19.10, 20.0, and trunk
Labels new issue
Assignees
Reporter AZero13
    https://godbolt.org/z/d5ha1EEj4

change the using WinAPIGLFunc = __attribute__((ms_abi)) GLFunc; to using WinAPIGLFunc = __attribute__((ms_abi)) Result (*)(Args...); and it doesnt crash
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to