arphaman added inline comments.

================
Comment at: include/clang/Basic/DiagnosticRefactoringKinds.td:24
+  "not overlap with the AST nodes of interest">;
+
+def err_refactor_code_outside_of_function : Error<"the selected code is not a "
----------------
ioeric wrote:
> nit: was this newline intended?
Yeah, it separates the extraction errors from the others.


Repository:
  rL LLVM

https://reviews.llvm.org/D38982



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to