llvm-project
1bbac057 - [clang][bytecode] Fix ignoring comparisons in C (#156180)

Commit
35 days ago
[clang][bytecode] Fix ignoring comparisons in C (#156180) Our comparison ops always return bool, and we do the pop before the conversion to in in C. Fixes #156178
Author
Parents
Loading