[PATCH] D87611: [SystemZ][z/OS] Set aligned allocation unavailable by default for z/OS

Fanbo Meng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 14 12:03:58 PDT 2020


fanbo-meng updated this revision to Diff 291638.
fanbo-meng marked an inline comment as done.
fanbo-meng added a comment.

change vendor name from ibm to none for tests.


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

https://reviews.llvm.org/D87611

Files:
  clang/include/clang/Basic/AlignedAllocation.h
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Basic/Targets/OSTargets.h
  clang/lib/Driver/ToolChains/ZOS.cpp
  clang/lib/Driver/ToolChains/ZOS.h
  clang/lib/Sema/SemaExprCXX.cpp
  clang/test/Driver/unavailable_aligned_allocation.cpp
  clang/test/Lexer/aligned-allocation.cpp
  clang/test/SemaCXX/unavailable_aligned_allocation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87611.291638.patch
Type: text/x-patch
Size: 17793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200914/ef97e043/attachment.bin>


More information about the cfe-commits mailing list