<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><pre>This patch causes build failure in Windows VS.</pre><pre><span style="font-family: 'Courier New', courier, monotype, monospace; font-size: medium;">  ..\..\..\..\..\..\..\..\src\tools\clang\tools\extra\cpp11-migrate\tool\Cpp11Migrate.cpp(107): error C2440: 'initializing' : cannot convert from 'llvm::sys::process::id_type' to 'unsigned int'</span></pre><pre><div><span class="stdout">- Fariborz</span></div><div><span class="stdout"><br></span></div></pre><pre>Author: ajbernal
Date: Mon Jun  3 13:44:31 2013
New Revision: 183142

URL: <a href="http://llvm.org/viewvc/llvm-project?rev=183142&view=rev">http://llvm.org/viewvc/llvm-project?rev=183142&view=rev</a>
Log:
Add support for report execution times

-Added command line option -report-times to enable or disable the output. The
same option can be used to specify the output directory.
-Write timing data to a unique file in disk using json format.

Modified:
    clang-tools-extra/trunk/cpp11-migrate/tool/Cpp11Migrate.cpp
</pre><div><br></div><div><br></div><div><div><br></div></div></body></html>