Newbetuts
.
New posts in clang
What predefined macro can I use to detect clang?
c
macros
clang
c-preprocessor
Unable to install libclang on 20.04 LTS
package-management
software-installation
kubuntu
error-handling
clang
clang-tidy - ignore third party headers code
c++
cmake
clang
clang-tidy
GCC -g vs -g3 GDB Flag: What is the Difference?
c
debugging
gcc
gdb
clang
Why does Clang optimize away x * 1.0 but NOT x + 0.0?
c++
c
optimization
floating-point
clang
Why is a simple loop optimized when the limit is 959 but not 960?
c
gcc
optimization
clang
Where is PATH_MAX defined in Linux?
c
linux
gcc
include
clang
How to fix PCH error?
xcode
clang
precompiled-headers
Installing clang 6.0 on Ubuntu 18.04 LTS Bionic
18.04
clang
Why does clang generate unintelligible text when redirected?
linux
shell
clang
Compiling problems: cannot find crt1.o
gcc
clang
ld
constexpr and initialization of a static const void pointer with reinterpret cast, which compiler is right?
c++
gcc
c++11
clang
constexpr
How do I make an infinite empty loop that won't be optimized away?
c
clang
language-lawyer
compiler-optimization
LLVM vs clang on OS X
c++
c
gcc
llvm
clang
Clang optimization levels
clang
compiler-optimization
user-manual
What are the differences between -std=c++11 and -std=gnu++11?
c++
gcc
c++11
clang
Why is processing an unsorted array the same speed as processing a sorted array with modern x86-64 clang?
c++
performance
clang
cpu-architecture
branch-prediction
Is the compiler allowed to optimize out heap memory allocations?
c++
gcc
optimization
clang
language-lawyer
ARC and bridged cast
objective-c
automatic-ref-counting
type-conversion
clang
How to make clang compile to llvm IR
c
clang
llvm
bitcode
Prev
Next