hubert.reinterpretcast added a comment.

In D135919#3858808 <https://reviews.llvm.org/D135919#3858808>, @rjmccall wrote:

> We can't set the flag if initialization is aborted by an exception, which is 
> not ruled out by the use of thread-unsafe statics.  So this is not a correct 
> change.

@tahonermann, the case from https://github.com/llvm/llvm-project/issues/57828 
is not for a block-scope variable, but the case in the patch description 
//is//...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135919/new/

https://reviews.llvm.org/D135919

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

Reply via email to