Files
clang-p2996/flang/test/Transforms
Abid Qadeer bf76290de4 [flang][debug] Set scope of internal functions correctly. (#99531)
The functions internal to subroutine should have the scope set to the
parent function. This allows a user to evaluate local variables of
parent function when control is stopped in the child.

Fixes #96314
2024-07-25 13:52:50 +01:00
..