Now that 'Str' is constant, the rule-of-five logic needs updating.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
That's a source compatibility break, but not one that's likely to matter in practice. LGTM.
Comment Actions
Yup. I've already done a ninja check-all with llvm, lld, clang, and clang-tools-extras, and everything seems fine.