Massage the code a bit for jit-format w/ Clang 3.8.
authorPat Gavlin <pagavlin@microsoft.com>
Fri, 12 Aug 2016 23:34:18 +0000 (16:34 -0700)
committerPat Gavlin <pagavlin@microsoft.com>
Fri, 12 Aug 2016 23:57:34 +0000 (16:57 -0700)
commit828c4a1c7099905e2449692ee32fc64b4a35b507
treef89bc6379e8dd453b8937ee6e07b2f0c70b1b9ff
parent0f44d3011a49d443eb8198234a6e16cdc7772d97
Massage the code a bit for jit-format w/ Clang 3.8.

Manually insert a few braces that would otherwise have been inserted
in the wrong place.
12 files changed:
src/jit/codegencommon.cpp
src/jit/codegenlegacy.cpp
src/jit/compiler.cpp
src/jit/emit.cpp
src/jit/emit.h
src/jit/emitxarch.cpp
src/jit/gentree.cpp
src/jit/jiteh.cpp
src/jit/lclvars.cpp
src/jit/lsra.cpp
src/jit/optcse.cpp
src/jit/regalloc.cpp