llvm-project
52040b44
- [ADT] Remove MutableArrayRef(std::array) (NFC) (#146114)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
133 days ago
[ADT] Remove MutableArrayRef(std::array) (NFC) (#146114) This constructor has been subsumed by another constructor of MutableArrayRef that takes a parameter whose type has data() and size() methods.
References
#146114 - [ADT] Remove MutableArrayRef(std::array) (NFC)
Author
kazutakahirata
Parents
9d6cbc3c
Loading