Johannes Doerfert ee94a4a3d0 [Attributor][FIX] Avoid endless recursion, simple case
There is potential for endless recursion if we try to determine the
underlying objects of a load, just to end up with the load as underlying
object. A proper solution will require us to pass a visited set around.
This will happen as we cleanup genericValueTraversal soon.
2022-03-23 15:55:32 -05:00
..
2022-03-22 10:06:28 +01:00
2022-03-22 10:06:28 +01:00
2022-03-22 10:06:28 +01:00
2022-03-22 10:06:28 +01:00
2021-06-11 09:11:29 +01:00
2022-03-22 10:06:28 +01:00
2022-03-22 10:06:28 +01:00
2022-03-03 07:56:34 +01:00