Change MacroInfo::setArgumentList to take an ArrayRef instead of pointer and...
Change MacroInfo::setArgumentList to take an ArrayRef instead of pointer and size. While there use std::copy intead of a manual loop. llvm-svn: 250987
Loading
Please sign in to comment