Saleem Abdulrasool
9cb2badc59
lld: use std::make_unique (NFC)
...
The LLVM code base already uses C++14, use std::make_unique
to avoid the explicit constructor invocation via new and to avoid
spelling out the type twice.
2020-06-03 19:23:13 +00:00
..
2020-04-02 01:21:36 +09:00
2019-08-28 10:11:50 +00:00
2020-01-28 23:25:25 +01:00
2020-04-02 01:21:36 +09:00
2019-10-19 00:48:11 +00:00
2020-01-06 10:25:48 -08:00
2020-04-02 01:21:36 +09:00
2020-05-05 15:21:05 -07:00
2020-01-28 23:25:25 +01:00
2019-08-14 22:28:17 +00:00
2020-01-06 10:25:48 -08:00
2020-01-01 15:41:20 -08:00
2020-06-03 19:23:13 +00:00
2019-08-14 22:28:17 +00:00
2019-08-14 22:28:17 +00:00
2020-04-02 01:21:36 +09:00