[PATCH] D25204: Register Calling Convention, Clang changes

Alexey Bataev via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 4 08:49:26 PDT 2016


ABataev added a comment.

In https://reviews.llvm.org/D25204#560894, @erichkeane wrote:

> Hi Alexey-
>  Can you let me know what you mean by "Full Context Review"?  I'm unfamiliar with that process.  The other fixes I'll look at today.


Check this page http://llvm.org/docs/Phabricator.html
use

  git diff -U999999 other-branch

or

  svn diff --diff-cmd=diff -x -U999999


https://reviews.llvm.org/D25204





More information about the cfe-commits mailing list