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 future-proof is it to force a structure alignment with `__attribute__((packed,aligned(N)))`?
Oct 20, 2022
c
gcc
clang
AddressSanitizer blacklist in c++ not working
Oct 19, 2022
c++
clang
clang++
sanitizer
address-sanitizer
Clang 6 on travis breaks due to libjsoncpp0
Oct 17, 2022
c++
clang
travis-ci
Exclude third_party from clang-tidy checks
Oct 17, 2022
c++
clang
clang-static-analyzer
clang-tidy
Clang report "constexpr if condition is not a constant expression" while GCC is ok [duplicate]
Oct 18, 2022
c++
clang
c++17
language-lawyer
clang++
Is this write to an array truly undefined behavior in C? [duplicate]
Oct 16, 2022
c
pointers
gcc
clang
undefined-behavior
Why is clang's `-O3` alloca 2x faster than g++
Oct 12, 2022
memory-management
compiler-construction
clang
micro-optimization
Using llvm::Linker to programatically find unresolved externals
Oct 12, 2022
c++
c
linker
llvm
clang
Emmiting llvm bytecode from clang: 'byval' attribute for passing objects with nontrivial destructor into a function
Oct 13, 2022
llvm
clang
C++ clang linker problem
Oct 13, 2022
c++
linker-errors
llvm
clang
which linker should I use for clang on windows
Feb 21, 2020
c++
clang
llvm
lldb
clang-tidy inserts multiple 'override' specifiers when fixing
Sep 10, 2022
c++
cmake
clang
clang-tidy
Why can't I move std::ofstream?
May 07, 2018
c++
c++11
gcc
clang
fstream
LLVM jit and native
Oct 11, 2022
clang
llvm
jit
Equivalent of -ftree-vectorizer-verbose for clang
Sep 08, 2022
clang
clang++
avoiding "expression result unused" warning in a block
Feb 18, 2020
warnings
clang
objective-c-blocks
Syscall/sysenter on LLVM
Jul 14, 2020
linux
gcc
assembly
clang
llvm
LTO with LLVM and CMake
Oct 01, 2022
c++
cmake
clang
llvm
lto
Can I get an XML AST dump of C/C++ code with clang without using the compiler?
Oct 21, 2022
xml
clang
code-generation
abstract-syntax-tree
constexpr and initialization of a static const void pointer with reinterpret cast, which compiler is right?
Sep 12, 2022
c++
gcc
c++11
clang
constexpr
« Newer Entries
Older Entries »