llvm-project
bdac9580
- [nfc][jt] Drop `std::optional` pointers (#144548)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
141 days ago
[nfc][jt] Drop `std::optional` pointers (#144548) The `std::optional` didn't add any semantics that couldn't be modeled with the pointers being `nullptr`.
References
#144548 - [nfc][jt] Drop `std::optional` pointers
Author
mtrofin
Parents
fda6b751
Loading