This fixes two build failures that only occur in certain
configurations:
- error: unused function 'operator<<'
- error: control reaches end of non-void function
Differential D34382
[WebAssembly] Fix build failures introduced in r305769 sbc100 on Jun 19 2017, 9:34 PM. Authored by
Details This fixes two build failures that only occur in certain
Diff Detail
|