diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2024-03-12 07:40:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-12 07:40:27 -0400 |
commit | eb319708dc5371bc560c301742abcf94cc5b3de5 (patch) | |
tree | 0e7da790fa559ead13373bdbb956fdeb52c6f28f /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | a7ef83f005beeb3b1c7f34d44167b5abc5b6c4e5 (diff) | |
download | llvm-eb319708dc5371bc560c301742abcf94cc5b3de5.zip llvm-eb319708dc5371bc560c301742abcf94cc5b3de5.tar.gz llvm-eb319708dc5371bc560c301742abcf94cc5b3de5.tar.bz2 |
Add bit-precise overloads for builtin operators (#84755)
We previously were not adding them to the candidate set and so use of a
bit-precise integer as a class member could lead to ambiguous overload
sets.
Fixes https://github.com/llvm/llvm-project/issues/82998
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions