[PATCH] D34475: [AArch64] Add support for __builtin_ms_va_list on aarch64

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 17 13:50:27 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308218: [AArch64] Add support for __builtin_ms_va_list on aarch64 (authored by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D34475?vs=106701&id=106941#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34475

Files:
  cfe/trunk/include/clang-c/Index.h
  cfe/trunk/include/clang/Basic/Builtins.def
  cfe/trunk/include/clang/Basic/BuiltinsX86.def
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/include/clang/Basic/Specifiers.h
  cfe/trunk/lib/AST/ItaniumMangle.cpp
  cfe/trunk/lib/AST/MicrosoftMangle.cpp
  cfe/trunk/lib/AST/Type.cpp
  cfe/trunk/lib/AST/TypePrinter.cpp
  cfe/trunk/lib/Basic/Targets.cpp
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/lib/CodeGen/CGCall.cpp
  cfe/trunk/lib/CodeGen/CGDebugInfo.cpp
  cfe/trunk/lib/Sema/SemaChecking.cpp
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/test/CodeGen/ms_abi_aarch64.c
  cfe/trunk/test/Sema/varargs-aarch64.c
  cfe/trunk/test/Sema/varargs-x86-32.c
  cfe/trunk/tools/libclang/CXType.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34475.106941.patch
Type: text/x-patch
Size: 18049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170717/154518d9/attachment-0001.bin>


More information about the cfe-commits mailing list