Search code examples
Can i debug with Cling? Any API?...

clangllvmllvm-clangcling

Read More
Started using clang 3.6.0 with Visual Studio 2013; how do I solve my "unknown argument: -ftempl...

c++visual-c++llvmllvm-clang

Read More
Print Fixed Decimals using errs() in llvm...

llvmllvm-clang

Read More
Unable to force a clang CompilerInstance object to parse a header as C++ file...

c++clangllvm-clang

Read More
How to Self-Host Clang?...

cclangllvmllvm-clangemscripten

Read More
C++ string to LLVM IR...

c++11llvmclang++llvm-clang

Read More
LLVM IR Lambda Functions...

c++11lambdallvmllvm-clangllvm-c++-api

Read More
LLVM precompile concatenate issue...

cxcodexcode5llvm-clang

Read More
Why doesn't LLVM compile typedeffed C blocks in pch file with Xcode?...

cxcodellvmobjective-c-blocksllvm-clang

Read More
Where to find an exhaustive list of methods for LangOptions...

clangllvmclang++llvm-clangllvm-c++-api

Read More
porting g++ code to Clang++ issue...

c++g++clang++llvm-clang

Read More
Why does clang -MM output a Windows-style absolute path with a colon, which is invalid for make rule...

cygwinc-preprocessorllvm-clanggnu-make

Read More
How to Compile and Run llc-3.4 generated C++ code using native compiler(g++)?...

llvmllvm-clangllvm-gcc

Read More
associate user data with LLVM instruction nodes...

llvmllvm-clangllvm-c++-api

Read More
Does "clang -S -emit-llvm file.cpp" run any other executables except clang?...

c++clangllvmllvm-clangllvm-ir

Read More
C++ program not compiling with Clang and visual Studio 2010 Express...

c++visual-studio-2010windows-7-x64llvm-clang

Read More
LLVM - What optimizations frontend has done...

llvmllvm-clangllvm-gccllvm-ir

Read More
LLVM - code generation flow...

llvmllvm-clangllvm-ir

Read More
iOS + C: the use of __attribute__ ((__constructor__)) in static framework...

ioscclangllvm-clang

Read More
Assigning literal value to local variable in LLVM IR...

assemblyllvmllvm-clangllvm-ir

Read More
Linker error with implicit instantiation of private C++ template with LLVM-Clang...

c++templatesvisual-c++llvm-clang

Read More
Clang error with inline assembly...

c++clangllvminline-assemblyllvm-clang

Read More
Use LLVM/Clang to find fclose() calls in an Xcode project...

xcodeclangllvmllvm-clang

Read More
Invalid template instantation and the metaprogram compiles fine?...

c++templatesc++11template-meta-programmingllvm-clang

Read More
Counting the number of LLVM instructions executed dynamically using LLI...

clangllvmllvm-clangllvm-ir

Read More
Identifying user define function through llvm pass...

llvmllvm-clangllvm-irllvm-c++-api

Read More
iOS app binary doubled in size in Xcode 5...

iosobjective-cxcodellvm-clang

Read More
Clang(LLVM) compile with frameworks...

iosobjective-cllvmllvm-clang

Read More
what optimization passes are done for -O4 in clang?...

llvmclangllvm-clang

Read More
ast generator using clang api...

qtclangqt5llvm-clang

Read More
BackNext