This makes the default constructor implicitly constexpr and noexcept.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D27094
[StringRef] Use default member initializers and = default. malcolm.parsons on Nov 24 2016, 4:32 AM. Authored by
Details This makes the default constructor implicitly constexpr and noexcept.
Diff Detail
|