Skip to content
Commit 684d7bdc authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Allow the first parameter of operator new to be a cv-qualified

size_t. Also, fix an issue with initialization of parameters in calls,
where we weren't removing the cv-qualifiers on the parameter type
itself. Fixes PR5823.

llvm-svn: 91941
parent c7a67b78
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