[all-commits] [llvm/llvm-project] 9edb4f: Define CLANG_ABI and LLVM_ABI for z/OS (#113333)

muiez via All-commits all-commits at lists.llvm.org
Tue Oct 22 11:13:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9edb4f74a606a7ba021accdb8896295bbaf18314
      https://github.com/llvm/llvm-project/commit/9edb4f74a606a7ba021accdb8896295bbaf18314
  Author: muiez <73544786+muiez at users.noreply.github.com>
  Date:   2024-10-22 (Tue, 22 Oct 2024)

  Changed paths:
    M clang/include/clang/Support/Compiler.h
    M llvm/include/llvm/Support/Compiler.h

  Log Message:
  -----------
  Define CLANG_ABI and LLVM_ABI for z/OS (#113333)

This patch fixes the build failure seen on z/OS:

```
llvm/clang/include/clang/ASTMatchers/ASTMatchers.h:7212:1: error: unknown type name 'CLANG_ABI'
```



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