mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 00:50:03 +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.