Search code examples
Why isn't this unused variable optimised away?...


c++gccclangcompiler-optimization

Read More
Inline assembly reusing same register when it shouldn't...


cclanginline-assembly

Read More
error: unable to handle compilation, expected exactly one compiler job in '' [clang-diagnost...


c++cmakeclangclang-tidy

Read More
How to trim last four character from the input in bash shell?...


c++bashcompilationcommandclang

Read More
Why does the linker complain “file was built for archive which is not the architecture being linked”...


macosclangldunix-ar

Read More
Why does ASAN_SYMBOLIZER_PATH no longer work with version adorned binaries...


ubuntuclangubuntu-16.04address-sanitizer

Read More
Compiler variance for the type of deduced (non-type) template parameter...


c++templatesgccclanglanguage-lawyer

Read More
Compiler variance for trailing requires-clauses on non-templated functions...


c++gccclanglanguage-lawyerc++20

Read More
OpenMP + clang sometimes fail with a variable declared from structured binding...


c++clangc++17openmp

Read More
Difference of "Use of Stack Memory After Return" between native arm64 and native Intel/ros...


xcodeclangx86-64cpu-architecturearm64

Read More
Implicit declaration of functions warning...


cwarningsclang

Read More
Repacking a struct in C/C++...


c++gccclang

Read More
C blocks extension (libBlocksRuntime) - use custom memory allocator (Boehm GC) for Block_copy()...


c++cclangobjective-c-blocksboehm-gc

Read More
Clang outputting garbage labels when given target x86_64-windows...


cclang

Read More
How to fix llvmlibc-restrict-system-libc-headers check in Clang Tidy?...


c++clangllvmlibcclang-tidy

Read More
MacOS clang via Homebrew broken under Mojave `wchar.h`...


c++macosclangllvmmacos-mojave

Read More
Why is the preprocessing output of clang duplicated for cuda files?...


cudaclangc-preprocessor

Read More
Clang on macOS fails linking lmenu from ncurses...


cmacosmenuclangncurses

Read More
Generate clang compilation database for a Visual Studio project...


visual-studiovisual-studio-2015clang

Read More
why two different compilers are giving two different results?...


c++g++clangc++17

Read More
Xcode: fatal error: 'iostream' file not found...


c++xcodemacosclang

Read More
Why is vectorization not beneficial in this for loop?...


c++clangllvmvectorizationauto-vectorization

Read More
Adding a simple printf in a LLVM pass...


clangllvm

Read More
Notation for "reference to array" type...


c++g++clang

Read More
warning: type of ‘n’ defaults to ‘int’ [-Wimplicit-int] warning in 'gcc' , but no warning in...


cgccclangwarnings

Read More
How does Clang compute indices of GEP instructions in virtual tables when compiling virtual inherita...


clangllvmllvm-ir

Read More
Why does __builtin_return_address crash in Clang?...


cassemblyclangcallstackbacktrace

Read More
Import External Symbol with Clang and WebAssembly...


c++cclanglinker-errorswebassembly

Read More
How to use a particular version of llvm out of different versions?...


c++clangllvmkaleidoscope

Read More
Get member of __m128 by index?...


c++clangssesimdintrinsics

Read More
BackNext