About the Using Clang category
|
|
0
|
625
|
January 8, 2022
|
Clang-cl compile pcm in windows sdk ucrt header wchar.h non-inline external definitions
|
|
0
|
16
|
September 18, 2025
|
What's in a module file (pcm)?
|
|
8
|
124
|
September 18, 2025
|
Newline problem
|
|
2
|
103
|
September 14, 2025
|
Redfinition error with -fcxx-modules
|
|
2
|
36
|
September 12, 2025
|
-fmodules-decluse resulting in errors from Xcode SDK
|
|
3
|
37
|
September 11, 2025
|
Clang header module umbrella with glob/wildcard exclusions
|
|
0
|
17
|
September 11, 2025
|
clang produces malformed object files when cross-compiling ppc64
|
|
2
|
31
|
September 3, 2025
|
Clang and FDPIC on ARM?
|
|
7
|
156
|
August 27, 2025
|
A piece of code that only triggers an error in the Clang compiler, but compiles normally in GCC and MSVC
|
|
0
|
47
|
August 26, 2025
|
Compilation database without compiling?
|
|
4
|
130
|
August 25, 2025
|
I can't build simple hello.cpp inside chroot'ed env
|
|
1
|
52
|
August 12, 2025
|
__asm__ unable to process string-literal properly
|
|
2
|
81
|
August 11, 2025
|
How to disable Opaque Pointers in LLVM-21
|
|
1
|
167
|
July 31, 2025
|
Where can I download the EBNF syntax description document for C++ syntax parser by clang?
|
|
4
|
106
|
July 30, 2025
|
Question about "missing" call coverage
|
|
6
|
83
|
July 11, 2025
|
What Clang pass is doing this comparison optimization for O2 and how to disable it?
|
|
3
|
82
|
July 8, 2025
|
[clang-format] Styling of parentheses
|
|
1
|
84
|
July 3, 2025
|
Guidance on Issues with Code Coverage Accuracy
|
|
3
|
197
|
July 2, 2025
|
The Alignment of StructType in llvm-IR with C++ inheritance
|
|
0
|
79
|
June 20, 2025
|
Get default template type parameter with libclang
|
|
0
|
28
|
June 14, 2025
|
Using clang and libc++ std module directly from build tree
|
|
0
|
68
|
June 14, 2025
|
Forward options to optimizer pass plugin
|
|
3
|
275
|
June 13, 2025
|
Missing Decision Coverage (DC) in output json
|
|
5
|
159
|
June 13, 2025
|
Error: undefined symbol: ___chkstk_ms
|
|
12
|
162
|
June 8, 2025
|
What is the clang equivalent to GCC attribute noipa and naked?
|
|
0
|
63
|
May 31, 2025
|
Creating SHF_MERGE|SHF_STRINGS section
|
|
3
|
126
|
May 22, 2025
|
Best way to print human readable function signature for custom builtin?
|
|
1
|
53
|
May 21, 2025
|
Writing LLVM Pass in LLVM-18
|
|
2
|
128
|
May 11, 2025
|
Is there something similar to GCC's -Wmissing-requires?
|
|
0
|
53
|
May 7, 2025
|