compiler-explorer / compiler-explorer/compiler-explorer

[COMPILER REQUEST]: Add clang on macos

Open
#7,290 2 comments 1 reaction 0 assignees View on GitHub
new-compilers request
Dominant language
TypeScript
Stars
19.1k
Forks
2.1k
Avg merge
3d 15h
Merged PRs (30d)
67

Description

### Compiler name

LLVM Clang

### Compiler version

Homebrew clang version 19.1.7

### Compiler language

C++, C, LLVM IR, Assembly

### Compiler homepage

https://formulae.brew.sh/formula/llvm

### Motivation

There is some subtle differences between clang on macos and clang on linux, for example in clang on macos 64bit `size_t` and `uint64_t` are distinct types. Having clang on macos in godbolt enable testing code on this platform for people that don't have access to a macos machine.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.