You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid the use of `__attribute__` syntax on MSVC as that is not portable.
For the weak symbol definition, use the MSVC extension of creating a
weak alias through `/alternatename`.
0 commit comments