Files
openide/native
Ivan Pashchenko 40c2f14812 GTW-6833: improved dynamic loading for remote-dev
* never try to resolve libraries from the system if we have them (that can lead to mismatched dependencies and further undefined behaviour)

* determine the proper load order for libraries so that we won't accidentally load a dependency from outside if we have it with us (see previous reasoning)

GitOrigin-RevId: 1059627968239cfb69b10bc45278f4b715eef012
2024-05-02 22:07:26 +00:00
..