commit | 6e790ab61bf4835944971955e84279112833ef0c | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Tue Dec 22 23:42:49 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Tue Dec 22 23:42:49 2009 +0000 |
tree | d0f6a76bd88ce87f7c6a6f798c8ef5e8a7c8d41b | |
parent | f3601388f234f70778e3023018dfe57b64cf4043 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91941 91177308-0d34-0410-b5e6-96231b3b80d8