The tool used to stop execution if there was an error in the mapping phase. It will now show the error but continue with the files that were mapped correctly if the flag is true.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
What's the use case for this and how do we handle return codes when an error occurs but we continue on?
Comment Actions
A flag has been added to decide if the tool should continue after an error occurs in the mapping phase.