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
Does clang-tidy make clang-check redundant?
Sep 11, 2022
clang
clang-static-analyzer
clang-tidy
GCC's decltype(auto) doesn't conform to the standard?
Apr 10, 2022
c++
gcc
clang
auto
decltype
Make LLVM inline a function from a library
Nov 09, 2021
linker
clang
llvm
llvm-ir
inlining
Static Analyzer error with iOS8 SDK
Apr 29, 2022
static
clang
ios8
xcode6
analyzer
Clang's UBSan & Function Pointer: Is this illegal?
Nov 10, 2022
c++
linux
clang
shared-libraries
ubsan
Clang -Wweak-vtables and pure abstract class
Oct 14, 2022
c++
clang
abstract-class
clang++
llvm-clang
C++11 Passing function as lambda parameter
Jul 07, 2018
c++
c++11
gcc
clang
clang++
clang: custom attributes not visible in AST
Apr 17, 2020
c++
attributes
clang
abstract-syntax-tree
libtooling
Can nullptr be converted to uintptr_t? Different compilers disagree
Sep 20, 2021
c++
c++11
gcc
visual-c++
clang
sfinae with decltype: bug in clang or gcc?
Dec 16, 2019
c++
gcc
c++11
clang
sfinae
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
« Newer Entries
Older Entries »