llvm-clang topic

List llvm-clang repositories

linux

861
Stars
102
Forks
Watchers

XanMod: Linux kernel source code tree

r-macos-rtools

172
Stars
6
Forks
Watchers

Scripts to build an **unofficial** Rtools-esq installer for the macOS R toolchain

LLVM-Guide

118
Stars
5
Forks
Watchers

LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally imple...

SsagePass

137
Stars
36
Forks
Watchers

LLVM PASS by SsageParuders.Port to llvm_14.06 with New PM.Support for Android-ndk-r25(LTS).

EmbedSanitizer

18
Stars
6
Forks
Watchers

EmbedSantizer is a runtime race detection tool which extends ThreadSanitizer to detect data races in 32-bit ARM applications.

data_obfuscation

18
Stars
2
Forks
Watchers

Data Obfuscation for C/C++ Code Based on Residue Number Coding (RNC)

Neslib.Clang

54
Stars
15
Forks
Watchers

libclang for Delphi

ccint

55
Stars
9
Forks
Watchers

ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure

ClangQL

443
Stars
8
Forks
Watchers

ClangQL is a tool that allow you to run SQL-like query on C/C++ Code instead of database files using the GitQL SDK