rizsotto / scan-buildLinks
Clang's scan-build re-implementation in python
☆388Updated 3 years ago
Alternatives and similar repositories for scan-build
Users that are interested in scan-build are comparing it to the libraries listed below
Sorting:
- The compilation database Swiss army knife☆328Updated last year
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆242Updated 8 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆399Updated 5 years ago
- A tool for checking backward API/ABI compatibility of a C/C++ library☆674Updated last year
- Tool for generating Clang's JSON Compilation Database files for make-based build systems.☆1,560Updated 7 months ago
- CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java☆571Updated 3 weeks ago
- A list of compiler warning flags for different GCC and clang versions☆236Updated 5 years ago
- Apply a coding style with clang-format only to new code added to an existing code base.☆211Updated 7 months ago
- C/C++ source code indexing tool based on libclang☆112Updated 9 years ago
- Interactively view changes in clang-format configuration☆354Updated 4 years ago
- ccls plugin for Visual Studio Code☆130Updated 8 months ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆157Updated 8 months ago
- Source code formatter for cmake listfiles.☆1,036Updated last year
- Dump ABI of an ELF object containing DWARF debug info☆197Updated 9 months ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆153Updated last year
- Experiments with the gcc plugin mechanism☆112Updated last year
- Convert .ninja_log files to chrome's about:tracing format.☆488Updated last year
- Generate code coverage reports with gcc/gcov☆957Updated this week
- Formatted C++20 stdlib man pages (cppreference)☆982Updated last year
- C/C++ language server implemented on top of Clang frontend.☆153Updated 4 months ago
- C++11 ELF/DWARF parser☆329Updated last year
- Enhanced GNU Make - tracing, error reporting, debugging, profiling and more☆838Updated last month
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- A library to parse gdb mi output and interact with gdb subprocesses☆246Updated last year
- GDB Pretty Printers for Boost☆200Updated 3 months ago
- Vim bindings for rtags, llvm/clang based c++ code indexer.☆283Updated 5 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- C++ grammar for tree-sitter☆376Updated last week
- Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special com…☆777Updated 3 weeks ago