diff options
author | Bevin Hansson <bevin.hansson@ericsson.com> | 2020-01-22 14:53:11 +0100 |
---|---|---|
committer | Bevin Hansson <bevin.hansson@ericsson.com> | 2020-06-26 13:38:11 +0200 |
commit | da2f852e1913a16a1c6940ce3d3e47158ae5ba0e (patch) | |
tree | ec6bf52c29861fb8fff0140db05ecc1694851591 /clang/lib/Basic/IdentifierTable.cpp | |
parent | 474177c05381a6eb2971e67753481b5efc78d848 (diff) | |
download | llvm-da2f852e1913a16a1c6940ce3d3e47158ae5ba0e.zip llvm-da2f852e1913a16a1c6940ce3d3e47158ae5ba0e.tar.gz llvm-da2f852e1913a16a1c6940ce3d3e47158ae5ba0e.tar.bz2 |
[AST] Fix certain consteval assignment and comma operator issues with fixed-point types.
Summary:
Assignment and comma operators for fixed-point types were being constevaled as other
binary operators, but they need special treatment.
Reviewers: rjmccall, leonardchan, bjope
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D73189
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions