DescriptionSubzero: Try to fix warnings and errors in the Windows build.
Quiet some unused-variable warnings when their only use is in an assert().
Forward-declare partial template specializations when the template method already has a default implementation, to avoid ODR violations and link errors.
BUG= https://codereview.chromium.org/296053008/
R=wala@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=6e99214
Patch Set 1 #
Total comments: 3
Patch Set 2 : Forward-declare latest set of emit() template specializations #
Messages
Total messages: 4 (0 generated)
|