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 Authored by sbc100 on Jun 19 2017, 9:34 PM.
Details This fixes two build failures that only occur in certain
Diff Detail
|