[PATCH] D66122: [CodeGen] Emit dynamic initializers for static TLS vars in outlined scopes

Princeton Ferro via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 19 09:27:35 PDT 2019


Prince781 added a comment.

In D66122#1633990 <https://reviews.llvm.org/D66122#1633990>, @efriedma wrote:

> I think we should send a defect report to the C++ standards committee to clarify the ambiguity here.


I followed the instructions on this page <https://isocpp.org/std/submit-issue> and sent it to std-discussion first.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66122





More information about the cfe-commits mailing list