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

Yuanfang Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 26 00:53:36 PDT 2022


ychen created this revision.
ychen added reviewers: probinson, mizvekov.
Herald added a project: All.
ychen requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

follow up d30e2eefc3cf8dfd2210aefd62f13a6e7c011b43


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D136744

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136744.470735.patch
Type: text/x-patch
Size: 6089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221026/77fb6fea/attachment.bin>


More information about the cfe-commits mailing list