Sorry for causing the trouble with the build. I will try to look later why my 
partial rebuild didn't catch the issue.
I have fixed the error, rebuilt and ran the tests.

This is a very big patch. Please be understanding, because this patch has a big 
impact. I apologize in advance if it causes some other problems in the future.

Katya.

> -----Original Message-----
> From: Ed Maste [mailto:ema...@freebsd.org]
> Sent: Tuesday, October 13, 2015 5:13 PM
> To: Romanova, Katya; al...@leftfield.org; Robinson, Paul;
> echri...@gmail.com; filcab+llvm.phabrica...@gmail.com;
> jonat...@codesourcery.com
> Cc: ema...@freebsd.org; Bedwell, Greg; pierregoussea...@gmail.com;
> an...@korobeynikov.info; geek4ci...@gmail.com; cfe-
> comm...@lists.llvm.org; chisophu...@gmail.com
> Subject: Re: [PATCH] D13482: Revised Initial patch for PS4 toolchain
> 
> emaste added a subscriber: emaste.
> 
> ================
> Comment at: cfe/trunk/lib/Driver/ToolChains.cpp:4080
> @@ +4079,3 @@
> +  SmallString<512> PS4SDKDir;
> +  if (const char *EnvValue = getenv("SCE_PS4_SDK_DIR"))
> +    if (!llvm::sys::fs::exists(EnvValue))
> ----------------
> Looks like a missing { here
> 
> 
> Repository:
>   rL LLVM
> 
> http://reviews.llvm.org/D13482
> 
> 

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to