We were only handling const T&/T&& ctor pairs, and we were missing uref-based ctors.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
The release note references documentation that doesn't exist, so Sphinx is failing: https://lab.llvm.org/buildbot/#/builders/115/builds/46942
Comment Actions
Thanks! In retrospect, I should have fixed that myself rather than mention it here, sorry for that. :-D
Please use double back-ticks for const &&.