About the Using Clang category
|
|
0
|
216
|
January 8, 2022
|
How to extract loop condition from an abstract syntax tree in Clang?
|
|
10
|
82
|
March 27, 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
|
39
|
March 23, 2023
|
Modules increased build times
|
|
9
|
397
|
March 16, 2023
|
C++20 modules and Objective-C++ (.mm) files?
|
|
7
|
135
|
March 10, 2023
|
Code coverage for CUDA code?
|
|
0
|
41
|
March 7, 2023
|
C/C++ includes search path order?
|
|
4
|
106
|
March 3, 2023
|
How to disable clang expression elimination for thread_local variable
|
|
1
|
62
|
March 2, 2023
|
How to compile C++ header units?
|
|
5
|
102
|
February 28, 2023
|
CUCLANG struggle with cooperative groups headers
|
|
4
|
87
|
February 28, 2023
|
Std::source_location::current() fail
|
|
3
|
94
|
February 22, 2023
|
Clang discards cases in a switch statement
|
|
9
|
131
|
February 21, 2023
|
Linker issue when using both --sysroot and --gcc_toolchain: libraries not found
|
|
2
|
65
|
February 20, 2023
|
What is the difference between the classification of the text, data and bss segments of Clang and GCC?
|
|
4
|
92
|
February 20, 2023
|
Missing GCC include - bug or feature?
|
|
4
|
86
|
February 17, 2023
|
Pack expansion bug?
|
|
3
|
190
|
February 15, 2023
|
Does clang support CUDA's dynamic parallelism feature?
|
|
2
|
90
|
February 12, 2023
|
How to see what flags get activated by "-O1"?
|
|
4
|
86
|
February 9, 2023
|
Using clang-format, how to keep backslashes?
|
|
0
|
70
|
February 1, 2023
|
Unexpected failure: use of undeclared identifier 'not'
|
|
0
|
107
|
January 31, 2023
|
In Visual Studio, using .clang-format, Can I reformat all files at one time in the same directory?
|
|
0
|
59
|
January 31, 2023
|
Clang format: force parameters to one-line-each even if the statement does NOT overflow
|
|
2
|
225
|
January 28, 2023
|
Alignment in a struct
|
|
1
|
64
|
January 18, 2023
|
How do I print out all the pass options used by clang optimization?
|
|
1
|
75
|
January 18, 2023
|
UB is bizarre in this case
|
|
2
|
207
|
January 16, 2023
|
[clang] no viable conversion from 'ATL::CStringA' (aka 'CStringT<char, StrTraitATL<char, ChTraitsCRT<>>>') to 'std::string' (aka 'basic_string<char>')
|
|
0
|
113
|
January 13, 2023
|
Unable to access source_location (by std or experimental)
|
|
8
|
212
|
January 11, 2023
|
Unable to build clang correctly for target riscv64-unknown-linux-gnu
|
|
1
|
146
|
January 9, 2023
|
Clang MD MF emitting absolute paths
|
|
0
|
76
|
January 2, 2023
|
Can we provide AST as input to the clang?
|
|
3
|
224
|
December 28, 2022
|