Now that ASTMultiPtr is nothing more than a array reference, make it a MutableArrayRef.
This required changing all get() calls to data() and using the simpler constructors. llvm-svn: 162501
Loading
Please register or sign in to comment
This required changing all get() calls to data() and using the simpler constructors. llvm-svn: 162501