clang topic
caide-cpp-inliner
Transform a C++ program consisting of multiple source files and headers into a single self-contained source file without any external dependencies (except for standard system headers). Unused code is...
core-review
Scripts, tools & info for doing Bitcoin Core development and code review
cl-bindgen
A command line tool and library for generating FFI wrappers for Common Lisp
Format.cmake
💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.
clang
Unofficial Python bindings to libclang
obfuscator-llvm
Obfuscator as LLVM extension
hmap
hmap is a command line tool written in Swift to work with Clang header maps produced by Xcode.
cppcoro
A library of C++ coroutine abstractions for the coroutines TS
color_coded
A vim plugin for libclang-based highlighting of C, C++, ObjC