Both of the if-clauses modify the raw_path variable and the SharedFrameworks variant wasn't properly resetting the variable. Avoid future bugs like that by always resetting the variable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLDB LLDB
Differential D88704
[lldb] Fix bug in fallback logic for finding the resource directory. JDevlieghere on Oct 1 2020, 2:31 PM. Authored by
Details Both of the if-clauses modify the raw_path variable and the SharedFrameworks variant wasn't properly resetting the variable. Avoid future bugs like that by always resetting the variable.
Diff Detail
|