[PATCH] D136744: [Clang] perform "maximum TLS alignment" check for template instantiation

Yuanfang Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 30 22:40:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5d086cce8b92: [Clang] perform "maximum TLS alignment" check for template instantiation (authored by ychen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136744

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
  clang/test/Sema/tls_alignment.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136744.471901.patch
Type: text/x-patch
Size: 6480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221031/ab85ea8a/attachment.bin>


More information about the cfe-commits mailing list