List Question
20 TechQA 2024-03-31T21:39:57.737000File refuses to compile std::erase() even if using -std=g++23
37 views
Asked by Leonardo Lena
Get search paths for headers in the standard library in Clang?
33 views
Asked by Waqas Tahir
Is this a GCC optimiser bug or a feature?
58 views
Asked by RJVB
How can I switch from clang11 to clang14 on freebsd?
29 views
Asked by turker
Why breakpoint location is +4 bytes to the function address?
33 views
Asked by Roy
How to fix loop not unrolled: the optimizer was unable to perform the requested transformation in clang?
17 views
Asked by NobinPegasus
Problem with g++ on Mac using std::thread and exceptions
60 views
Asked by Philipp Rosendahl
g++ ok but clang no: return rvalue to lvalue
74 views
Asked by unegare
how to fuzz program using libfuzzer?
42 views
Asked by Mohan
Why is bitset::set() triggering undefined behavior
68 views
Asked by Michael
Android NDK: Linker Script .ld: OVERLAY : gives ld:4: malformed number: :
15 views
Asked by René Heuven
How to generate binary executable from linked LLVM IR of CUDA files?
47 views
Asked by Tauro
How to use clang -cc1 to link object files
84 views
Asked by Waqas Tahir
clang 18 gives error "non C++20 importable modules" for "import std"
62 views
Asked by Ralph Zhang
Why is jthread not presented in libc++ (using clang 18, c++26)
129 views
Asked by Ralph Zhang
ld: archive member '/' not a mach-o file
103 views
Asked by cnks
Returning variable by reference requires holding mutex
73 views
Asked by Aradhya Khandeparker
InstCountPass not working on new LLVM Pass Manager
13 views
Asked by Anik Basu Bhaumik
I want to know why the error occurred in the following code. Is it related to the type conversion operator?
53 views
Asked by qingfu liu
Why clang-tidy reports about uninitialized fields, if they are inited?
93 views
Asked by slinkin