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
Missing libclang_rt.san-x86_64.a file for LLVM compiler-rt
Apr 24, 2021
c++
clang
llvm
Why does gcc warn about calling a non-trivial move assignment operator with std::tuple and virtual inheritance?
Feb 28, 2022
c++
gcc
clang
c++14
Can LTO for gcc or clang optimize across C and C++ methods
Dec 19, 2020
c++
c
gcc
clang
link-time-optimization
What happened to std::atomic<X>::value_type?
Dec 23, 2021
c++
c++11
gcc
clang
Can __restrict__ be applied to shared_ptr<T>?
May 05, 2022
c++
g++
clang
shared-ptr
restrict-qualifier
Initializing Array of Arrays - Trouble
Oct 17, 2022
c++
c
arrays
multidimensional-array
clang
No support to -finline-functions in clang 3.5?
Oct 29, 2022
c++
c++11
clang
inline
How to suppress "macro redefined" warning in Objective-C
May 10, 2022
objective-c
macros
clang
warnings
llvm
How to see compiler reformulation of C++ code with optimizations
Nov 11, 2022
c++
g++
clang
compiler-optimization
AddressSanitizer, What do these terms mean?
Sep 14, 2022
c
gcc
clang
address-sanitizer
sanitizer
Handle C++ functions with clang API to insert code
Apr 11, 2022
c++
clang
Using clang with libc++ and c++11 from the command line with mac os x
Nov 02, 2022
c++
macos
c++11
clang
libc++
What's the right way to match #includes (or #defines) using Clang's libtooling?
Jun 06, 2022
c++
clang
libtooling
gcc vs clang: inlining a function with -fPIC
Sep 19, 2022
c++
gcc
clang
fpic
Address Sanitizer on a python extension
Aug 26, 2022
python
clang
address-sanitizer
Clang generates strange output when dividing two integers
Apr 26, 2022
c++
c
assembly
x86
clang
When enabling C++11 with stdlibc++ 4.7, clang error out, while gcc compiles fine
May 30, 2021
c++
macos
gcc
c++11
clang
Explicitly defaulted move constructor
Oct 16, 2022
c++
constructor
c++11
clang
default-constructor
Why does clang/llvm on windows require Visual Studio's Link.exe?
Nov 03, 2022
windows
linker
llvm
clang
llc
Where to find the optimization sequence for clang -OX?
Apr 02, 2022
clang
llvm
« Newer Entries
Older Entries »