llvm-project
066ebeec - Avoid prepareToParse crash

Commit
201 days ago
Avoid prepareToParse crash I stumbled upon a case where perpareToParse return an error message on 'buildid', but then on a subsequent call for 'mmap events' it crashed with: > Assertion `!HasError && "Cannot get value when an error exists!"' failed. This was due to an Error while reading the error message (ErrorMB).
Committer
Parents
Loading