llvm-project
52040b44 - [ADT] Remove MutableArrayRef(std::array) (NFC) (#146114)

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.
Parents
Loading