llvm-project
052c7045 - [lldb][Modules] Fix error handling of parseAndLoadModuleMapFile (#141220)

Commit
128 days ago
[lldb][Modules] Fix error handling of parseAndLoadModuleMapFile (#141220) `parseAndLoadModuleMapFile` returns `true` on error. This seems to have always been an issue? This is now preventing me from fixing a different modules related issue. So this patch checks the return value correctly.
Author
Parents
Loading