Repository navigation

#

llvm-clang

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

Rust
514
16 天前

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 implemented for C/C++ , though, has a variety of front-ends, including Java, Python, etc.

C++
176
2 年前

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

C++
173
2 年前

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

Shell
167
2 年前

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

C++
65
2 年前

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

C++
20
4 年前

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

C++
18
4 年前

🐳 Clang Tools Docker image includes the clang-format and clang-tidy.

HCL
13
2 天前

MLLIF is a MLIR based Language to Language Interoperability Flyover - with a goal to integrate API of all programming languages.

C++
10
3 个月前

Install clang-format, clang-tidy, clang-query and clang-apply-replacements binaries with clang-tools CLI.

Python
8
2 天前

Builder script for Clang/LLVM10 compiler for Nvidia Jetson Nano (could be extended to other Jetson boards) with OpenMP 4.5 offloading support.

6
4 年前

Automatically Stubbing System Calls Improving Coverage-Guided Fuzzing

C++
6
3 年前

A custom static code analysis of Objc using clang

C++
5
7 年前

Integer Range Analysis pass implemented for LLVM (High Performance Processors and Systems | UIC 569, Course Project 2020).

C++
5
5 年前

LLVM Pass Plugin for obfuscating imported/resolved functions using `GetProcAddress` (x64)

C++
4
3 个月前