summaryrefslogtreecommitdiffstats
path: root/src/glsl/glsl_symbol_table.cpp
diff options
context:
space:
mode:
authorKevin Rogovin <[email protected]>2013-12-09 10:38:35 +0200
committerIan Romanick <[email protected]>2013-12-20 09:03:54 -0800
commit23d294bb60be41e3876179e7b763a275902d1efd (patch)
tree231da74bd2edfc7c95735cc1fd83b12320c253aa /src/glsl/glsl_symbol_table.cpp
parentd58090500017dccec9e0991318881057455bc367 (diff)
Use line number information from entire function expression
This patch changes the error reporting behavior for incorrect function invocation (triggered by match_function_by_name() unable to find a matching function call) from using the line number information associated to the function name term to using the line number information of the entire function expression. Fixes bug #72264. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=72264 Reviewed-by: Ian Romanick <[email protected]> Cc: "10.0" <[email protected]>
Diffstat (limited to 'src/glsl/glsl_symbol_table.cpp')
0 files changed, 0 insertions, 0 deletions