When producing code completion results for variadic macros, fold the
variadic bit (", ..." or ", args...") into the prior placeholder, like we do with functions and methods. Fixes <rdar://problem/9740808>. llvm-svn: 136563
Loading
Please register or sign in to comment