Unverified Commit eb319708 authored by Aaron Ballman's avatar Aaron Ballman Committed by GitHub
Browse files

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
parent a7ef83f0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment