[all-commits] [llvm/llvm-project] 5dcf3d: [MS ABI]: Support preserve_none in MS ABI (#96487)

antangelo via All-commits all-commits at lists.llvm.org
Wed Jun 26 15:55:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5dcf3d5335a8bd936c89a4cdf1da909e6b995b6f
      https://github.com/llvm/llvm-project/commit/5dcf3d5335a8bd936c89a4cdf1da909e6b995b6f
  Author: antangelo <contact at antangelo.com>
  Date:   2024-06-26 (Wed, 26 Jun 2024)

  Changed paths:
    M clang/lib/AST/MicrosoftMangle.cpp
    M clang/lib/Basic/Targets/AArch64.cpp
    A clang/test/CodeGenCXX/msabi-preserve-none-cc.cpp
    M clang/test/Sema/preserve-none-call-conv.c

  Log Message:
  -----------
  [MS ABI]: Support preserve_none in MS ABI (#96487)

Fixes ICE when compiling preserve_nonecc functions on Windows and adds
support for the calling convention on AArch64 for Windows targets.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list