Files
swift-mirror/tools/SourceKit/lib/SwiftLang
Jonas Devlieghere b4d268e9e1 Migrate llvm::make_unique to std::make_unique
Now that we've moved to C++14, we no longer need the llvm::make_unique
implementation from STLExtras.h. This patch is a mechanical replacement
of (hopefully) all the llvm::make_unique instances in the swift repo.
2019-08-15 11:32:39 -07:00
..
2019-04-03 19:50:59 -07:00
2017-01-06 16:41:22 +01:00