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
Should non-capturing generic lambdas decay to function pointers?
Nov 03, 2022
c++
gcc
clang
c++14
generic-lambda
Why does the compiler write a member variable to memory for each iteration of this loop?
Nov 15, 2022
c++
optimization
g++
clang
clang++
no member named 'str' in 'std::basic_ostream<char>' with gcc and clang, but no problem with msvc
Sep 17, 2021
c++
gcc
clang
std
What macro does Clang define to announce C++11 mode, if any?
Sep 05, 2022
c++
c++11
clang
sizeof() applied to structure and variable
Sep 10, 2022
c
clang
Xcode 4.5 and OpenMP with Clang (Apple LLVM) uses only one core
Oct 31, 2022
c++
xcode
clang
openmp
clang: error: unsupported option '-static-libgcc' on Mac OSX Mavericks
Mar 04, 2022
xcode
macos
clang
jogl
osx-mavericks
Clang (OS X) requires "template" keyword in a particular nested declaration, while VS forbids it
Aug 17, 2022
c++
templates
visual-studio-2012
c++11
clang
Why is struct addrinfo defined only if __USE_XOPEN2K is defined?
Jan 31, 2018
c
gcc
clang
Assigned `nullptr` to `bool` type. Which compiler is correct?
Nov 02, 2022
c++
gcc
boolean
clang
nullptr
How to avoid clang: No such file or directory error
Apr 29, 2021
r
macos
clang
anaconda
packages
package
gcc and clang throw "no matching function call" but msvc (cl) compiles and works as expected
Aug 30, 2022
c++
gcc
clang
c++17
cl
Why does GCC show duplicate warnings for bad printf format specifier?
Nov 22, 2019
c
gcc
compilation
clang
How to parse/simple analyze C/C++ code from C# to get a list of methods
Apr 15, 2022
c++
parsing
clang
How is an empty class and an empty struct compiled?
Sep 22, 2022
c++
visual-c++
gcc
compiler-construction
clang
Clang with C code: enumeration values not explicitly handled in switch
Aug 04, 2020
c
enums
clang
suppress-warnings
How to optimize a native code with android-ndk (Speed Optimization)
Jun 21, 2021
c++
optimization
gcc
android-ndk
clang
Static library link issue with Mac OS X: symbol(s) not found for architecture x86_64
Sep 11, 2022
c
macos
clang
static-libraries
unix-ar
Is it standard behaviour that adding const to size_t can cause compile failure?
May 13, 2019
c++
c++11
gcc
clang
language-lawyer
What does the CodeModel in Clang / LLVM refer to?
Sep 20, 2022
c++
clang
llvm
code-generation
« Newer Entries
Older Entries »