mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
For the significant amount of call sites that want to create an incontrovertible error, such a wrapper function creates a significant readability improvement and lowers the cost of entry to add error handling in more places.