How to select a different runtime for linking with clang and ld.lld?
|
|
3
|
176
|
May 30, 2023
|
How does one use clangd-indexer.exe?
|
|
0
|
72
|
May 30, 2023
|
Does clang support CUDA's dynamic parallelism feature?
|
|
4
|
375
|
May 25, 2023
|
Clang_dispose taking too much time
|
|
0
|
101
|
May 25, 2023
|
How to put Large const data to .lrodata on Linux x86_64 (mcmodel)
|
|
1
|
454
|
May 25, 2023
|
Compiling CUDA code fails
|
|
16
|
1503
|
May 25, 2023
|
-fprofile-list flag
|
|
0
|
100
|
May 25, 2023
|
How can I get llvm ir representation with specific compiler options in memory?
|
|
0
|
101
|
May 24, 2023
|
Problem with precompiled Clang on Solaris (sparc)
|
|
0
|
142
|
May 18, 2023
|
Using polly with clang-cl?
|
|
0
|
127
|
May 10, 2023
|
Problem with library search paths and cmake and debian bullseye
|
|
1
|
500
|
May 6, 2023
|
How to assemble x86 assembly code with clang?
|
|
6
|
689
|
May 5, 2023
|
Compiling CUDA programs with clang-14,15
|
|
1
|
263
|
May 3, 2023
|
Code completion with clang gives wrong results
|
|
5
|
172
|
April 28, 2023
|
Order of matches in MatchFinder
|
|
0
|
158
|
April 11, 2023
|
How can I use the GCC sysroot for ARM when using Clang?
|
|
2
|
545
|
April 5, 2023
|
Fast big project building without make
|
|
3
|
118
|
April 4, 2023
|
GNU attributes for malloc and C++-modules
|
|
1
|
378
|
April 3, 2023
|
Error with modules and 'function with deduced return type cannot be used before it is defined'
|
|
0
|
154
|
April 2, 2023
|
How to extract loop condition from an abstract syntax tree in Clang?
|
|
12
|
301
|
March 29, 2023
|
CTAD is not working for class that didn’t declare any constructor
|
|
3
|
230
|
March 28, 2023
|
Is there any options in clang/hipcc that allow to filter only IR from device kernels when using the `-emit-llvm -S` option?
|
|
2
|
195
|
March 23, 2023
|
C++20 modules and Objective-C++ (.mm) files?
|
|
7
|
423
|
March 10, 2023
|
Code coverage for CUDA code?
|
|
0
|
183
|
March 7, 2023
|
C/C++ includes search path order?
|
|
4
|
919
|
March 3, 2023
|
How to disable clang expression elimination for thread_local variable
|
|
1
|
216
|
March 2, 2023
|
How to compile C++ header units?
|
|
5
|
469
|
February 28, 2023
|
CUCLANG struggle with cooperative groups headers
|
|
4
|
289
|
February 28, 2023
|
Std::source_location::current() fail
|
|
3
|
199
|
February 22, 2023
|
Clang discards cases in a switch statement
|
|
9
|
269
|
February 21, 2023
|