Skip to content
Commit 5bee2588 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

When adding built-in operator candidates for overload resolution

involving 'restrict', place restrict on the pointer type rather than
on the pointee type. Also make sure that we gather restrict from the
pointer type. Fixes PR12854 and the major part of PR11093.

llvm-svn: 157910
parent 34b9c511
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