summaryrefslogtreecommitdiff
path: root/clang/test/CIR/CodeGen/ternary-throw.cpp
AgeCommit message (Expand)Author
2025-11-19[CIR] Ternary with const cond and throw in the live part (#168432)Amr Hesham
2025-10-21[CIR] Add support for ternary operator as lvalue (#163580)Morris Hafner