llvm-project
40ceaf1d
- [flang][runtime] Fix bad instance of std::optional in runtime (#148724)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
116 days ago
[flang][runtime] Fix bad instance of std::optional in runtime (#148724) The runtime needs to use common::optional, not std::optional.
References
#148724 - [flang][runtime] Fix bad instance of std::optional in runtime
Author
klausler
Parents
92ef8e34
Loading