Yep, my nightly tester failed with the same error.

Look, this is getting ridiculous.  Never mind running the regression 
tests, how about trying to compile before committing?

Bill Wendling wrote:
> There's a compilation failure:
>
> llvm[1]: Compiling MemoryBuffer.cpp for Debug build
> /Volumes/Gir/devel/llvm/llvm.src/lib/Support/MemoryBuffer.cpp: In  
> static member function 'static llvm::MemoryBuffer*  
> llvm::MemoryBuffer::getFile(const char*, unsigned int, int64_t)':
> /Volumes/Gir/devel/llvm/llvm.src/lib/Support/MemoryBuffer.cpp:161:  
> error: no matching function for call to  
> 'llvm::sys::PathWithStatus::PathWithStatus(const char*&, unsigned int&)'
> /Volumes/Gir/devel/llvm/llvm.src/include/llvm/System/Path.h:559:  
> note: candidates are: llvm::sys::PathWithStatus::PathWithStatus(const  
> std::string&)
> /Volumes/Gir/devel/llvm/llvm.src/include/llvm/System/Path.h:551:  
> note:                 llvm::sys::PathWithStatus::PathWithStatus(const  
> llvm::sys::Path&)
> /Volumes/Gir/devel/llvm/llvm.src/include/llvm/System/Path.h:545:  
> note:                 llvm::sys::PathWithStatus::PathWithStatus(const  
> llvm::sys::PathWithStatus&)
> /Volumes/Gir/devel/llvm/llvm.src/include/llvm/System/Path.h:542:  
> note:                 llvm::sys::PathWithStatus::PathWithStatus()
> make[1]: *** [/Volumes/Gir/devel/llvm/llvm.obj/lib/Support/Debug/ 
> MemoryBuffer.o] Error 1
> make: *** [all] Error 1
>
>
> -bw
> _______________________________________________
> llvm-commits mailing list
> llvm-commits@cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
>
>   

_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to