kapf / clang-highlightLinks
☆38Updated 11 years ago
Alternatives and similar repositories for clang-highlight
Users that are interested in clang-highlight are comparing it to the libraries listed below
Sorting:
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- A plugin for Clang compiler☆121Updated 4 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Oink is a collaboration of C++ static analysis tools.☆156Updated 3 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆162Updated 11 months ago
- A clang tool for happy refactoring without source-code gymnastics☆255Updated 5 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆186Updated 3 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- static analysis benchmarks from Toyota ITC☆120Updated 2 years ago
- Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)☆15Updated 6 years ago
- Syzygy Transformation Toolchain☆378Updated 7 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- A framework for reusing code in Clang tools