Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in clang
lld runs LTO even if -fno-lto is passed
Jun 25, 2026
c++
clang
clang++
lto
lld
is there an attribute (gcc, clang, other compiler) that says a function always terminates normally?
Jun 26, 2026
c
gcc
clang
Why are there overlapping and misaligned segments in a simple ELF binary?
Jun 25, 2026
c
linux
linker
clang
elf
Why do GCC and Clang stop using RIP-relative loads for arrays bigger than 16MB?
Jun 26, 2026
assembly
gcc
clang
x86-64
addressing-mode
How can I resolve missing symbols when compiling C++ code with clang 2.8 on Mac OS X 10.6?
Jun 26, 2026
c++
macports
clang
How to fix llvmlibc-restrict-system-libc-headers check in Clang Tidy?
Jun 24, 2026
c++
clang
llvm
libc
clang-tidy
Conditional expression produces different type between MSVC and GCC/Clang
Jun 24, 2026
c++
visual-c++
conditional-statements
clang
language-lawyer
constexpr function that returns address of the templated function instance
Jun 24, 2026
c++
c++11
clang
How can I find and test the *actual linker* a compiler is using, on an arbitrary system?
Jun 24, 2026
gcc
linker
clang
ld
icc
Analog GCC '-ffshort-double' in Clang
Jun 24, 2026
c
gcc
clang
How to detect X32 ABI or environment in the preprocessor?
Jun 24, 2026
c
gcc
clang
c-preprocessor
linux-x32-abi
OS X cmake linking stdlibc++, mongodb c++ driver issue
Jun 22, 2026
c++
macos
mongodb
cmake
clang
How should the heap-buffer-overflow error message be read?
Jun 23, 2026
c++
clang
buffer-overflow
address-sanitizer
gcc and clang emit seemingly redundant function call
Jun 22, 2026
c
gcc
clang
x86-64
function-pointers
Why Apple used CLang in their OpenGL/OpenCL implementation
Jun 22, 2026
llvm
clang
Completely static linking with clang
Jun 22, 2026
c
gcc
linker
clang
llvm
Difference between GCC and CLANG about using-directive scope in C++ modules
Jun 22, 2026
c++
gcc
clang
language-lawyer
c++20
Why isn't GCC smart enough to understand a missing return statement?
Jun 20, 2026
c
llvm
clang
Older Entries »