mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:50:51 +08:00
We already do this for most functions that have out-parameters, so let's do the same here and avoid all the `nullptr, nullptr, nullptr` in every call.