llvm-project
6c12623d
- [clang][bytecode] Fix a std::optional<bool> mishap (#167091)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
161 days ago
[clang][bytecode] Fix a std::optional<bool> mishap (#167091) This is about the value saved in the std::optional, not about whether the optional has a value at all.
References
#167091 - [clang][bytecode] Fix a std::optional<bool> mishap
Author
tbaederr
Parents
b4b57adb
Loading