<div dir="ltr">+1.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 5, 2014 at 4:35 PM, Jordan Rose <span dir="ltr"><<a href="mailto:jordan_rose@apple.com" target="_blank">jordan_rose@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">+1 from me, and I like the name choice.<br>
<div><div class="h5"><br>
> On Dec 5, 2014, at 15:41, Robinson, Paul <<a href="mailto:Paul_Robinson@playstation.sony.com">Paul_Robinson@playstation.sony.com</a>> wrote:<br>
><br>
> This seemed a *little* too intricate to commit directly even if it is NFC.<br>
> Also gives everyone a chance to disagree with the name choices. :-)<br>
><br>
> This is a followup to a GetSVN.cmake change; Sean Silva and Jordan Rose<br>
> asked to have the name of the SVN_REVISION/SVN_REPOSITORY symbols changed.<br>
> This requires changing both the Makefile and CMakeLists.txt so they both<br>
> generate the same symbol name, and Version.cpp which is the only consumer.<br>
><br>
> The header generated by CMakeLists.txt/GetSVN.cmake used to look like this:<br>
><br>
> #define LLVM_REVISION "223538"<br>
> #define LLVM_REPOSITORY "<a href="http://llvm.org/svn/llvm-project/llvm/trunk" target="_blank">http://llvm.org/svn/llvm-project/llvm/trunk</a>"<br>
> #define SVN_REVISION "223538"<br>
> #define SVN_REPOSITORY "<a href="http://llvm.org/svn/llvm-project/cfe/trunk" target="_blank">http://llvm.org/svn/llvm-project/cfe/trunk</a>"<br>
><br>
> and now looks like this:<br>
><br>
> #define LLVM_REVISION "223538"<br>
> #define LLVM_REPOSITORY "<a href="http://llvm.org/svn/llvm-project/llvm/trunk" target="_blank">http://llvm.org/svn/llvm-project/llvm/trunk</a>"<br>
> #define CLANG_REVISION "223538"<br>
> #define CLANG_REPOSITORY "<a href="http://llvm.org/svn/llvm-project/cfe/trunk" target="_blank">http://llvm.org/svn/llvm-project/cfe/trunk</a>"<br>
><br>
> --paulr<br>
</div></div>> <svn_revision.diff><br>
<br>
<br>
_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
</blockquote></div><br></div>