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
Why does MSVC not resolve a call of this->sth to overloaded operator-> correctly
Mar 23, 2026
c++
visual-c++
operator-overloading
clang
language-lawyer
Why is loop unrolling off by default in XCode?
Mar 23, 2026
c++
xcode
optimization
clang
loop-unrolling
Compile-time check for existence of an enum member
Mar 23, 2026
c
gcc
clang
Clang: a friend function defined within a class
Mar 23, 2026
c++
scope
clang
friend-function
How to compare two std::istream references?
Mar 22, 2026
c++
gcc
c++11
clang
iostream
Assemble far calls or far jumps (j* instructions)
Mar 22, 2026
assembly
x86
clang
x86-64
objdump
C++ GCC/MinGW Paths: ssp, ext, tr1; parallel, ext, bits, experimental
Mar 22, 2026
c++
gcc
clang
mingw-w64
libc++
ARC and sending messages to objects without specifying the class at compile time
Mar 20, 2026
ios
objective-c
cocoa
automatic-ref-counting
clang
How to update clang compiler on macOS to clang-16 (to get C++23 functionality)?
Mar 20, 2026
c++
macos
clang
llvm
VSCode clangd extension can not find header file
Mar 20, 2026
visual-studio-code
clang
clang++
clangd
How to update the clang version to compile a C++11 project? (on Mac)
Mar 18, 2026
c++
macos
c++11
clang
How to use clang and distcc to compile on a slave of a different architecture (e.g. Mac/Linux)
Mar 19, 2026
c++
clang
distcc
Bug in Clang-12? "case value is not a constant expression"
Mar 19, 2026
c++
clang
c++17
clang++
libclang: get a collection of method locations
Mar 17, 2026
parsing
clang
Does the C++ standard define if in-function definitions of member functions in structs must have static linkage?
Mar 16, 2026
c++
gcc
visual-c++
clang
language-lawyer
Can clang be convinced to optimize this almost-leaf function
Mar 16, 2026
c++
performance
optimization
clang
x86-64
Older Entries »