diff options
| author | gingerBill <bill@gingerbill.org> | 2021-05-05 15:22:54 +0100 |
|---|---|---|
| committer | gingerBill <bill@gingerbill.org> | 2021-05-05 15:22:54 +0100 |
| commit | 278de3a92f80e1c3f1abc3ece53db6d0bba1e393 (patch) | |
| tree | 7ac454d13dd24705b25997c71a78457858cb4166 /src/llvm_backend_opt.cpp | |
| parent | abdf54800ec282934d7b0730d13a77b46c5c663b (diff) | |
Unify `AstTernaryExpr` with `AstTernaryIfExpr`
Allow for both syntaxes `x if cond else y` and `cond ? x : y`
Removes the confusing semantics behind `?:` which could be `if` or `when` depending on the context.
Diffstat (limited to 'src/llvm_backend_opt.cpp')
0 files changed, 0 insertions, 0 deletions