llvm-project
64d5e6c4
- [NFC][clang] replace a C-array with std::array (#158047)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
[NFC][clang] replace a C-array with std::array (#158047) Follow up to #157841, replacing the C-array with std::array so iterators can be used. --------- Co-authored-by: Nikolas Klauser <nikolasklauser@berlin.de>
References
#158047 - [NFC][clang] replace a C-array with std::array
Author
Keenuts
Parents
00c05108
Loading