Merge branch 'bitshift-parens' into 'master'
authorKenneth Benzie <k.benzie@codeplay.com>
Tue, 18 Aug 2015 09:31:23 +0000 (05:31 -0400)
committerKenneth Benzie <k.benzie@codeplay.com>
Tue, 18 Aug 2015 09:31:23 +0000 (05:31 -0400)
Bitshift parens

Parenthesize SPV_BIT macro to avoid surprises.

Adds LibspirvMacros.cpp unit test file.

See merge request !4


Trivial merge