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
Clang is not compiling code for platforms other than x86
Oct 27, 2022
c++
arm
llvm
clang
Bug with __int128_t in Clang?
Nov 18, 2014
c
gcc
clang
int128
Why does Clang coerce struct parameters to ints
Sep 18, 2021
compiler-construction
struct
clang
llvm
abi
Narrowing int to bool in SFINAE, different output between gcc and clang
Jul 17, 2019
c++
gcc
c++11
clang
sfinae
Is this simple C++ program using <locale> correct?
Apr 29, 2022
c++
c++11
clang
locale
Prepare vim environment to work with clang-format
Nov 02, 2022
c++
macos
vim
clang
clang-format
How can I find all member field read/writes using Clang?
Jan 05, 2022
c++
clang
abstract-syntax-tree
static-analysis
llvm-clang
Clang-Tidy `NOLINT` for multiple lines?
Aug 16, 2022
clang
clang-tidy
Is there a C snippet that computes overflow-safe addition efficiently without using compiler builtins?
Oct 19, 2022
c
gcc
optimization
clang
integer-overflow
Is there any way to get the caller of the CallExpr* in VisitCallExpr method with clang?
Nov 16, 2021
c++
recursion
clang
abstract-syntax-tree
What is the clang analogue of ldd?
Oct 15, 2022
clang
ldd
Is g++ misbehaving with function template overloading?
Feb 04, 2022
c++
templates
g++
clang
Variadic macro without arguments
Nov 03, 2022
c++
gcc
macros
clang
variadic-macros
Why are gcc and clang not hoisting strlen out of this loop?
Sep 16, 2019
c
gcc
clang
compiler-optimization
hoisting
Why does clang ignore __restrict__?
Aug 27, 2022
c++
gcc
clang
restrict
Clang won't compile a template specialization that gcc will
Mar 20, 2022
c++
gcc
clang
language-lawyer
template-specialization
Is substitution performed on a variadic parameter pack type if the pack is empty?
Oct 04, 2022
c++
c++11
g++
clang
sfinae
What does -fheinous-gnu-extensions option do?
Sep 25, 2020
clang
build android with clang instead of gcc ? and the clang stl lib instead of gnustl lib?
Nov 07, 2022
android
gcc
c++11
android-ndk
clang
Why do common C compilers include the source filename in the output?
Apr 16, 2022
gcc
compilation
clang
compiler-optimization
compiler-options
« Newer Entries
Older Entries »