[llvm] Fix crash due to un-checked error in LVReaderHandler::handleArchive method (PR #118951)

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 16:13:19 PST 2024


rnk wrote:

Thanks for the fix!

@tstellar @tru : note the use of the binary file for unittest purposes here. I don't see a reasonable way to avoid this file and retain this test with today's test infra system.

https://github.com/llvm/llvm-project/pull/118951


More information about the llvm-commits mailing list