[PATCH] D102070: [AIX][TLS] Diagnose use of unimplemented TLS models

Victor Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 7 07:59:04 PDT 2021


NeHuang updated this revision to Diff 343683.
NeHuang added a comment.

Update the test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102070

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/CodeGen/aix-tls-model.cpp
  clang/test/Sema/aix-attr-tls_model.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102070.343683.patch
Type: text/x-patch
Size: 5775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210507/be7c51e4/attachment.bin>


More information about the cfe-commits mailing list