List Question
10 TechQA 2023-12-12 08:40:14object custom segment/section disappeared when used from static library
22 views
Asked by jiandingzhe
Clang ignores -mstack-alignment=XX flag
75 views
Asked by swineone
clang++ unable to recognize 'nullptr' without flag
490 views
Asked by user18348324
Why can't I suppress warnings while compiling GDB for Apple Silicon?
437 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++
240 views
Asked by Yttrill
How to suppress Apple linker warnings about conflict architecture?
24 views
Asked by jiandingzhe
Is there a way to enable debug mode in a prebuilt libc++ 15 on either macOS or Ubuntu?
138 views
Asked by yeputons
Why does an online compiler reject this VLA code, but local Apple clang doesn't?
157 views
Asked by norbas
Why can't the template type be inferred in this C++ function template?
112 views
Asked by Mustang