Skip to content

symbol_table:fix mesa symbol table return scope error

cheyang requested to merge (removed):symbol into master

According to the comment of this function,return a non-negative number for the number of scopes between the current scope and the scope where a symbol was defined.

Signed-off-by: cheyang cheyang@bytedance.com Reviewed-by: Marek Olšák marek.olsak@amd.com

Edited by cheyang

Merge request reports