Implements a FIXME in ast_to_hir.cpp.

The second patch fixes indentation in ast_to_hir.cpp. It was mixing blanks and
tabs all over the place making some parts of the code really difficult to
read.

Iago Toral Quiroga (2):
  glsl: Emit warning if a var declaration shadows one at a higher scope.
  glsl: Fix incorrect indentation.

 src/glsl/ast_to_hir.cpp | 1354 +++++++++++++++++++++++------------------------
 1 file changed, 674 insertions(+), 680 deletions(-)

-- 
1.8.3.2

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to