Build failure with r183142

Vane, Edwin edwin.vane at intel.com
Mon Jun 3 14:02:41 PDT 2013


My bad. Wrong branch. Fix forthcoming.

> -----Original Message-----
> From: cfe-commits-bounces at cs.uiuc.edu [mailto:cfe-commits-
> bounces at cs.uiuc.edu] On Behalf Of Vane, Edwin
> Sent: Monday, June 03, 2013 4:58 PM
> To: jahanian; Aaron Ballman
> Cc: llvm cfe
> Subject: RE: Build failure with r183142
> 
> Do you have more of the build log? It looks like that file/line number is bogus.
> 
> > -----Original Message-----
> > From: cfe-commits-bounces at cs.uiuc.edu [mailto:cfe-commits-
> > bounces at cs.uiuc.edu] 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
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits




More information about the cfe-commits mailing list