Search code examples
How to get the type of an expression as a string?...


clangllvm-clang

Read More
libclang give wrong result for type qualifier...


c++clangllvm-clanglibclang

Read More
Clang/LLVM 7 and 8 on Windows initialize inline static data member multiple times (with both link.ex...


c++clangc++17llvm-clang

Read More
What are *.inc files in LLVM build...


llvmllvm-clang

Read More
What is an indirect goto statement?...


c++cllvm-clanggoto

Read More
How can I get the path to clang when clang runs the linker?...


llvmllvm-clang

Read More
Clang does not generate profraw file when linking manually...


c++clangclang++llvm-clang

Read More
Why implicit free's declaration is taken vararg parameter in llvm...


clangllvm-clangllvm-ir

Read More
Are there any builtins to tell compiler whether a branch is predictable?...


c++cgccllvm-clangmicro-optimization

Read More
How use _emit in clang?...


assemblyclanginline-assemblyllvm-clangemit

Read More
Why clang's llvm version is 10.0.0, but the latest llvm version is 7.0.0?...


macosllvmllvm-clang

Read More
How do I compile C++11 code to webassembly?...


c++c++11clang++llvm-clangwebassembly

Read More
Running Clang-query on objective-c files that import Foundation...


c++clangllvm-clangfoundationclang-query

Read More
Get AST Nodes of objective-C class without resolving dependencies...


objective-cclangllvm-clangautomated-refactoringlibtooling

Read More
Output from bpf_printk()...


linux-kernelllvm-clangbpfebpf

Read More
Value * -> getName returns empty string LLVM...


c++llvmllvm-clang

Read More
How to operate on LLVM Bitvectors?...


c++llvmllvm-clang

Read More
CLang++ generating spurious vars in LLVM_IR...


clangclang++llvm-clangllvm-ir

Read More
Can I turn the error message "No visible @interface for 'FooClass' declares the selecto...


objective-cllvm-clang

Read More
ebpf - sections names...


clinux-kernelllvm-clangbpfebpf

Read More
MacOS installation LLVM...


macosclangllvmclang++llvm-clang

Read More
About the compilation problem of Kaleidoscope in llvm tutorial...


llvmllvm-clang

Read More
Running LLVM optimizer transforms 32bit memory access to 64bits. Is there a way to avoid this?...


llvmllvm-clangllvm-ir

Read More
Unable to run windows binary compiled with clang/lld/mingw...


cwindowsllvm-clangmingw-w64lld

Read More
llvm-cov coverage missing when called from assertion...


c++llvmcode-coveragellvm-clangllvm-cov

Read More
How do I replace an instruction with a value?...


c++llvmllvm-clang

Read More
How to do DFS on call graph generated by llvm...


llvmllvm-clangcall-graph

Read More
Compiling NAS Parallel Benchmarks with LLVM Clang gives error...


openmpllvm-clang

Read More
Enable a llvm pass for Os but not O2...


llvmllvm-clang

Read More
How to make custom llvm pass for changing control flow?...


llvmllvm-clangllvm-ir

Read More
BackNext