Adjusts the matchers in the optional model to avoid dependency on internal
implementation details of libc++'s std::optional. In the process, factors out
the code to check the name of these types so that it's shared throughout.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo