mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
The function takes ownership of the object. This makes that explicit, and avoids unowned pointers floating around.
The function takes ownership of the object. This makes that explicit, and avoids unowned pointers floating around.