commit | a91cae8bb4bd7838d4cf8dbc9901c8b191558d97 | [log] [tgz] |
---|---|---|
author | Asger Feldthaus <asgerf@google.com> | Fri Sep 23 12:52:00 2016 +0200 |
committer | Asger Feldthaus <asgerf@google.com> | Fri Sep 23 12:52:00 2016 +0200 |
tree | 1232a101a2a36409690231190b6a3460f6d8f882 | |
parent | e3dac4b11cf8b1e3b58e642fe84f506a39be405f [diff] |
[kernel] Remove the ?? operator from the IR and desugar it in the frontend. Note that this affects the binary format, since a type is no longer stored on LogicalExpression. R=kmillikin@google.com Review URL: https://chromereviews.googleplex.com/502297014 .