SVML functions with Clang
|
|
1
|
163
|
October 25, 2022
|
Simple cross-compilation with --target fails
|
|
7
|
500
|
October 21, 2022
|
Point of instantiation of constexpr function template
|
|
2
|
240
|
October 20, 2022
|
[gdb] Reading symbols from clang takes extremely long time
|
|
1
|
93
|
October 20, 2022
|
SPEC CPU with Clang
|
|
0
|
99
|
October 18, 2022
|
Clang-14.0.6 performance optimization
|
|
23
|
824
|
October 15, 2022
|
Cross AST type comparison
|
|
2
|
124
|
October 14, 2022
|
Clang -- incorrectly putting stuff in cxx_global_var_init (when building GCC subcomponents)
|
|
0
|
95
|
October 13, 2022
|
How to use pragma push_macro/pop_macro with include-guarded PCH?
|
|
0
|
172
|
October 10, 2022
|
Configure script breakage with the new -Werror=implicit-function-declaration
|
|
66
|
4420
|
October 9, 2022
|
Problem with clang plugin that does ast analysis compilation together
|
|
1
|
106
|
October 7, 2022
|
Clang compiled binary significantly slower than gcc compiled binary
|
|
2
|
218
|
October 1, 2022
|
How to use C++20 ranges and views
|
|
3
|
579
|
October 1, 2022
|
Why does march=native not work on Apple M1?
|
|
7
|
3844
|
September 27, 2022
|
Compiling for size
|
|
6
|
318
|
September 23, 2022
|
Clang equivalent to gcc large-function-growth?
|
|
2
|
138
|
September 23, 2022
|
Header file not found when using --gcc-toolchain
|
|
1
|
271
|
September 21, 2022
|
Apparently broken ASM with Boost/Python/Clang-14?
|
|
1
|
110
|
September 16, 2022
|
Looking for an AST matcher for templated variables
|
|
1
|
80
|
September 13, 2022
|
What's the purpose of `CXCallingConv_Default`?
|
|
0
|
85
|
September 8, 2022
|
Execution order of assignment operator in C
|
|
0
|
100
|
September 8, 2022
|
How to build a DLL which can run in an Enclave?
|
|
0
|
109
|
September 8, 2022
|
Propagation of storage/linkage specifiers to explicit (variable) template specializations
|
|
0
|
76
|
September 7, 2022
|
Clang does not produce full .debug_aranges section with ThinLTO
|
|
10
|
267
|
September 1, 2022
|
FP contraction (FMA) on by default
|
|
2
|
325
|
August 31, 2022
|
Guide/tutorial for adding a new type to C in Clang?
|
|
0
|
98
|
August 31, 2022
|
Pack expansion bug?
|
|
2
|
133
|
August 31, 2022
|
Lld-link does not export data symbols
|
|
7
|
406
|
August 26, 2022
|
Stddef.h not found, size_t not defined using libclang
|
|
2
|
435
|
August 16, 2022
|
Libclang how to get template arguments for a template type alias
|
|
1
|
167
|
August 9, 2022
|