Commit abf2ec7
[clang][bytecode] Fix a std::optional<bool> mishap (llvm#167091)
This is about the value saved in the std::optional, not about whether
the optional has a value at all.1 parent 1ea852b commit abf2ec7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2508 | 2508 | | |
2509 | 2509 | | |
2510 | 2510 | | |
2511 | | - | |
| 2511 | + | |
2512 | 2512 | | |
2513 | 2513 | | |
2514 | 2514 | | |
| |||
0 commit comments