"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "e83629280f32102cd93a216490188922843af06c"
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
Loading
Please register or sign in to comment