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

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 2 06:10:21 PDT 2018


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.


Repository:
  rC Clang

https://reviews.llvm.org/D49922





More information about the cfe-commits mailing list