List Question
10 TechQA 2023-12-12 08:40:14object custom segment/section disappeared when used from static library
37 views
Asked by jiandingzhe
Clang ignores -mstack-alignment=XX flag
89 views
Asked by swineone
clang++ unable to recognize 'nullptr' without flag
504 views
Asked by user18348324
Why can't I suppress warnings while compiling GDB for Apple Silicon?
449 views
Asked by Shortribs
std::ranges::any_of fails when compiling with Apple Clang 14.0
1.2k views
Asked by riigs
consteval broken? on Apple clang++
254 views
Asked by Yttrill
How to suppress Apple linker warnings about conflict architecture?
33 views
Asked by jiandingzhe
Is there a way to enable debug mode in a prebuilt libc++ 15 on either macOS or Ubuntu?
148 views
Asked by yeputons
Why does an online compiler reject this VLA code, but local Apple clang doesn't?
169 views
Asked by norbas
Why can't the template type be inferred in this C++ function template?
123 views
Asked by Mustang