[cfe-dev] Current breakage of libclang ABI on master
Douglas Gregor
dgregor at apple.com
Fri Jul 25 12:55:29 PDT 2014
> On Jul 24, 2014, at 11:32 AM, Reid Kleckner <rnk at google.com> wrote:
>
> I put the order back in r213886. Is that OK, Alexey?
Thanks; feel free to merge this to the 3.5 branch.
- Doug
> On Thu, Jul 24, 2014 at 11:07 AM, Reece Dunn <msclrhd at googlemail.com> wrote:
> Hi,
>
> After the 3.5 branch, the value for CXCursor_SEHLeaveStmt has changed
> on master from 247 to 249. This will break the ABI of any application
> that will depend on CXCursor_SEHLeaveStmt in the future.
>
> This is a result of:
> * the OpenMP changes modifying the CXCursor values after they have
> been added into the repository;
> * the OpenMP changes being partially committed before the 3.5 branch.
>
> The commits are:
>
> -----
> commit 116c37cf1193f8eb503cc2b7223b9862da99722d
> Author: Alexey Bataev <a.bataev at hotmail.com> 2014-07-22 07:45:04
>
> [OPENMP] Initial parsing and sema analysis for 'ordered' directive.
>
> git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213616
> 91177308-0d34-0410-b5e6-96231b3b80d8
>
> commit a005babccae89e82384c3d7fb132825a7442f66c
> Author: Alexey Bataev <a.bataev at hotmail.com> 2014-07-22 11:10:35
>
> [OPENMP] Initial parsing and sema analysis for 'atomic' directive.
>
> git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213639
> 91177308-0d34-0410-b5e6-96231b3b80d8
> -----
>
> Thanks,
> - Reece H. Dunn
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140725/d57dff46/attachment.html>
More information about the cfe-dev
mailing list