Thanks.
Sam
From: Reid Kleckner [mailto:r...@google.com]
Sent: Friday, December 16, 2016 5:24 PM
To: Liu, Yaxun (Sam)
Cc: cfe-commits
Subject: Re: r289991 - Revert r289979 due to regressions
This revert broke the build because you failed to resolve conflicts in
include/clang/Basic
This revert broke the build because you failed to resolve conflicts
in include/clang/Basic/OpenCLOptions.h caused by r289985. I've reverted
that file in r289997.
On Fri, Dec 16, 2016 at 1:23 PM, Yaxun Liu via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> Author: yaxunl
> Date: Fri Dec 16 15:
Author: yaxunl
Date: Fri Dec 16 15:23:55 2016
New Revision: 289991
URL: http://llvm.org/viewvc/llvm-project?rev=289991&view=rev
Log:
Revert r289979 due to regressions
Removed:
cfe/trunk/test/CodeGenOpenCL/extension-begin.cl
cfe/trunk/test/SemaOpenCL/extension-begin.cl
Modified:
cfe/tr