llvm-project
12526231 - [Coroutines] Improve use of unique_ptr (#111870)

Commit
355 days ago
[Coroutines] Improve use of unique_ptr (#111870) * Replace usage of unique_ptr<>(new ...) -> make_unique<>();
Author
Parents
Loading