When providing a block literal as a code completion for a
function/method argument, include the parameter name and always include parentheses (even for zero-parameter blocks). Otherwise, the block literal placeholder '^' can look very weird. llvm-svn: 115444
Loading
Please register or sign in to comment