[PATCH] D104420: thread_local support for AIX

Jamie Schmeiser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 15 08:19:08 PDT 2021


jamieschmeiser updated this revision to Diff 358974.
jamieschmeiser added a comment.

Respond to review comments, formatting: fix comments, add assertion, fix
linkage, expand test to include body of generated function.


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

https://reviews.llvm.org/D104420

Files:
  clang/lib/CodeGen/CGDeclCXX.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/lib/CodeGen/ItaniumCXXABI.cpp
  clang/test/CodeGenCXX/cxx11-thread-local-reference.cpp
  clang/test/CodeGenCXX/cxx11-thread-local-visibility.cpp
  clang/test/CodeGenCXX/cxx11-thread-local.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104420.358974.patch
Type: text/x-patch
Size: 28460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210715/8f09beff/attachment-0001.bin>


More information about the cfe-commits mailing list