Give all complex lambdas an explicit return type
authorbaldurk <baldurk@baldurk.org>
Thu, 13 Oct 2016 17:23:39 +0000 (19:23 +0200)
committerbaldurk <baldurk@baldurk.org>
Thu, 13 Oct 2016 17:23:39 +0000 (19:23 +0200)
commit54a28de4a97322fc5c9cc403e870f5f9b8df83ef
tree8dce601f66cafaa12d6019651df2be96091159c8
parente3aa654c4b0c761b28d7864192ca8ceea6faf70a
Give all complex lambdas an explicit return type
glslang/MachineIndependent/ParseContextBase.cpp
glslang/MachineIndependent/ParseHelper.cpp
hlsl/hlslParseHelper.cpp