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
How to build LLVM doxygen in HTML ? I tried but failed
Oct 29, 2025
clang
llvm
doxygen
Get all the functions' names from c/cpp files
Oct 29, 2025
c
clang
Why was the C compiler unable to compile code with an inline function?
Oct 29, 2025
c
function
gcc
clang
inline
Understanding implicit lifetime creation and aliasing in C++
Oct 29, 2025
c++
clang
language-lawyer
undefined-behavior
type-punning
Using MSVC with QT creator: The clangbackend process has finished unexpectedly and was restarted
Oct 29, 2025
qt
clang
llvm-clang
Get operator type for CXCursor_BinaryOperator
Oct 29, 2025
c++
clang
abstract-syntax-tree
libclang
How to strlen in constexpr?
Oct 28, 2025
c++
clang
c++20
What is the difference between an assembly file, object file, and binary file?
Oct 28, 2025
compilation
clang
llvm
Is there a clang analogue of gcc's `__attribute__((hot))`
Oct 28, 2025
clang
compiler-optimization
clang++
declspec error when compiling clang's <noreturn.h> along with Windows headers
Oct 28, 2025
c
windows
clang
c11
clang-cl
Compiling both C and C++ sources in Cython
Oct 27, 2025
c++
compiler-errors
clang
cython
clang++
GCC/Clang-18 compiler assumes type as unsigned int for enum
Oct 27, 2025
c
gcc
clang
integer-promotion
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
« Newer Entries
Older Entries »