llvm-project
6c12623d - [clang][bytecode] Fix a std::optional<bool> mishap (#167091)

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.
Author
Parents
Loading