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
libtool error: only absolute run-paths are allowed
Oct 26, 2025
clang
clang++
automake
libtool
rpath
How does clang manage to compile this code with undefined behavior into this machine code?
Oct 27, 2025
c++
compilation
clang
compiler-optimization
undefined-behavior
Matching private class members using clang AST Matcher
Oct 26, 2025
c++
clang
static-analysis
abstract-syntax-tree
What is the -D compiler flag C++ (clang, GNU, MSVC)
Oct 26, 2025
c++
makefile
clang
gnu
How do I do AVX vector blending with clang native vector syntax (no intrinsics)?
Oct 26, 2025
c
clang
simd
conditional-operator
avx512
IR LLVM form vs assembly
Oct 25, 2025
c++
x86
clang
llvm
llvm-ir
Why does clang make the Quake fast inverse square root code 10x faster than with GCC? (with *(long*)float type punning)
Oct 26, 2025
c++
assembly
gcc
clang
x86-64
What is difference between lcuda and lcudart in CUDA SDK 7.5?
Oct 25, 2025
linux
cuda
clang
Compiler: is implicit type conversion considered in parsing or semantic analysis?
Oct 26, 2025
parsing
compilation
compiler-construction
clang
semantic-analysis
What is the clang equvivalent this declaration of a function pointer with __stdcall?
Oct 26, 2025
c++
c
windows
clang
clang++
linker command failed, sdl
Oct 26, 2025
c++
sdl
clang
Can clang warn about undefined behavior at compile-time?
Oct 25, 2025
c++
clang
undefined-behavior
clang-format AlignAfterOpenBracket list params
Oct 24, 2025
c++
clang
clang-format
How to get a warning when assigning integer to enum?
Oct 24, 2025
c
gcc
enums
clang
warnings
GCC vs Clang: Meaning of "-pedantic-errors"
Oct 24, 2025
c++
c
gcc
clang
portability
ODR violation when linking static and dynamic library
Oct 22, 2025
c++
iphone
clang
one-definition-rule
Weird warning with SFINAE conversion function
Oct 23, 2025
c++
g++
clang
[[nodiscard]] attribute different compilation result for GCC and Clang
Oct 23, 2025
c++
gcc
c++17
clang
nodiscard
Different output calling malloc on clang applying compiler options -00 vs -03
Oct 24, 2025
c++
c
gcc
clang
No clang warning or error, if C++11 lambda returns wrong type [duplicate]
Oct 24, 2025
c++
c++11
types
lambda
clang
« Newer Entries
Older Entries »