[PATCH] s/errc::not_supported/errc::function_not_supported/ in Support/Unix/Path.inc

Alp Toker alp at nuanti.com
Sun Jun 29 20:55:20 PDT 2014


LGTM.

And let's update the other mention of the old constant name in 
include/llvm/Support/FileSystem.h while we're at it.


On 30/06/2014 06:44, Luqman Aden wrote:
> I was building on Android and since it doesn't have futimes and 
> futimens it was hitting the else case which tries to use a variant 
> that's not in the errc enum. A simple enough change and I can build 
> for Android again.
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-- 
http://www.nuanti.com
the browser experts




More information about the llvm-commits mailing list