clang-tooling
There are 17 repositories under clang-tooling topic.
hedronvision/bazel-compile-commands-extractor
Goal: Enable awesome tooling for Bazel users of the C language family.
banach-space/clang-tutor
A collection of out-of-tree Clang plugins for teaching and learning
johnthagen/clang-blueprint
:european_castle: Example C++11 CMake project that incorporates awesome Clang tooling :dragon:
mdadams/clang_libraries_companion
Companion Repository for the Lecture Slides for the Clang Libraries
ChinaNuke/ast-interpreter
国科大编译作业:基于Clang的C语言解释执行器
karthik558/Kernel-Compile-Script
This is a collection of scripts aimed at streamlining the process of kernel compilation for improved efficiency and effectiveness.
pinetr2e/scons-compiledb
SCons support for compile_commands.json genearation
ahueck/astprinter
Conveniently explore the Clang abstract syntax tree
LLNL/bindee
Fast C++-Python bindings for simple cases.
i-ky/basset
A tool that generates a compilation database for clang tooling using ptrace.
oToToT/CppBundler
A LLVM/Clang based tool to bundle C++ codes into a single file.
gkrls/clang-tool-out-of-tree
Demonstrate building Clang tools outside the LLVM tree
rizsotto/json_compilation_db
Rust crate to read/write JSON compilation database file.
phitsc/check-cpp-api
A C++ API usability checker I developed for my MSc. dissertation. An open access paper is available here: https://www.mdpi.com/2079-9292/9/7/1077
fanquake/bitcoin-tidy
clang-tidy checks and fixes for Bitcoin Core
phitsc/find-api-usage
A C++ API usage querying tool I developed for my MSc. dissertation. An open access paper is available here: https://www.mdpi.com/2079-9292/9/7/1077