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
Suppress -Wunused-private-field warning in WasmTypeDefinition.h
Unreviewed stable branch commit.
This appears to be an LLVM bug, since the field is definitely used. The
bug does not occur on the main branch, so no sense in thinking too much
about it.
* Source/JavaScriptCore/wasm/WasmTypeDefinition.h:
0 commit comments