The last use of Optional<T>::create was removed on December 10, 2022
in commit 1cb7fba3e57d6c31f05c7a2bda1634da49dd1d18.
Details
Details
- Reviewers
MaskRay dblaikie - Commits
- rGa0b97a424724: [ADT] Remove Optional<T>::create
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This API seems unused outside llvm-project, so I think it can just be removed instead of going through a deprecated state.
Comment Actions
Friendly ping. I'm going for simple removal as @MaskRay has suggested.
There were so few users within LLVM. Probably there are very few out there among downstream users, too.