Do you have more of the build log? It looks like that file/line number is bogus.

> -----Original Message-----
> From: [email protected] [mailto:cfe-commits-
> [email protected]] On Behalf Of jahanian
> Sent: Monday, June 03, 2013 4:04 PM
> To: Aaron Ballman
> Cc: llvm cfe
> Subject: Build failure with r183142
> 
> This patch causes build failure in Windows VS.
>   ..\..\..\..\..\..\..\..\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'
> - Fariborz
> 
> 
> Author: ajbernal
> Date: Mon Jun  3 13:44:31 2013
> New Revision: 183142
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=183142&view=rev
> 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
> 
> 


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to