Files
swift-mirror/lib/Sema/CSStep.cpp
Pavel Yaskevich 8daaf905d6 [CSStep] Switch to use std::unique_ptr for work list
Instead of manually managing lifetime of the steps, let's just
use `std::unique_ptr` instead.
2018-09-19 11:19:15 -07:00

19 KiB