You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only use source_locationt's get_function() for user output
A source location is a place in a text file, and the function information stored
in there need not coincide with the name we use in the goto model.
Part 1: label_properties should use the actual function name so that properties
in different instantiations of a function (as may happen when linking static
functions) get unique names.
0 commit comments