search for: errorifi

Displaying 1 result from an estimated 1 matches for "errorifi".

Did you mean: erroring
2016 Nov 07
2
Errorifying the bitcode reader
Hi all, Just a heads up that I'm working on Errorifying the bitcode reader. Basically any errors that are currently being reported with the DiagnosticHandler would now be reported with an Error instead. It's turning out to be a rather large patch, but it should permit some much needed cleanups (e.g. not requiring an LLVMContext in some parts of the bitcode reader interface simply in