clang-tooling topic

List clang-tooling repositories

clang-blueprint

106
Stars
19
Forks
Watchers

:european_castle: Example C++11 CMake project that incorporates awesome Clang tooling :dragon:

bazel-compile-commands-extractor

611
Stars
94
Forks
Watchers

Goal: Enable awesome tooling for Bazel users of the C language family.

clang-tutor

640
Stars
57
Forks
Watchers

A collection of out-of-tree Clang plugins for teaching and learning

Kernel-Compile-Script

25
Stars
12
Forks
Watchers

This is a collection of scripts aimed at streamlining the process of kernel compilation for improved efficiency and effectiveness.

LLVM-Guide

136
Stars
9
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...

ast-interpreter

32
Stars
8
Forks
Watchers

国科大编译作业:基于Clang的C语言解释执行器

scons-compiledb

22
Stars
2
Forks
Watchers

SCons support for compile_commands.json genearation

clang_libraries_companion

87
Stars
11
Forks
Watchers

Companion Repository for the Lecture Slides for the Clang Libraries