[PATCH] D49922: [P0936R0] add [[clang::lifetimebound]] attribute

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 2 10:17:39 PDT 2018


On Thu, 2 Aug 2018, 06:10 Martin Storsjö via Phabricator via cfe-commits, <
cfe-commits at lists.llvm.org> wrote:

> mstorsjo added a comment.
>
> This change made clang to start trigger failed asserts for me (although
> they seem to not be reproducible with all compilers building clang), see
> https://bugs.llvm.org/show_bug.cgi?id=38421 for full description.
>

Are you still seeing problems after r338478? This change is miscompiled by
GCC; that revision contains a workaround.

Repository:
>   rC Clang
>
> https://reviews.llvm.org/D49922
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180802/f7e04474/attachment.html>


More information about the cfe-commits mailing list