Skip to content
Commit c02db8cf authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Sink the logic to suppress builtin operator overloads in the presence of

user-defined operator overloads on the same enumeral types to the one place
where it is used.

In theory this removes wasted computation from several paths through this code,
but I'm not aware of a case where it actually matters. This is mostly for
cleanliness.

llvm-svn: 121630
parent 5184de0a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment