realincubus / clang-refactorLinks
This is a early attempt to write a refactor for c and c++ programs based on clang-modernize and oclint rules.
☆31Updated 11 years ago
Alternatives and similar repositories for clang-refactor
Users that are interested in clang-refactor are comparing it to the libraries listed below
Sorting:
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆244Updated 8 years ago
- C/C++ source code indexing tool based on libclang☆112Updated 10 years ago
- A plugin for Clang compiler☆121Updated 4 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- C/C++ language server implemented on top of Clang frontend.☆155Updated 3 weeks ago
- Autotools-style configure script wrapper around CMake☆86Updated 8 years ago
- Read-only mirror of https://gitlab.inria.fr/gustedt/p99 - P99 is a suite of macro and function definitions that ease the programming in m…☆36Updated 3 months ago
- Generating C code interface from CPP using clang libtooling☆85Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 6 years ago
- Blocks runtime library (libBlocksRuntime.a)☆93Updated 3 years ago
- libpthread_workqueue - a POSIX threads workqueue library☆58Updated 3 years ago
- Check for coding style issues in CMake files☆102Updated 6 years ago
- simple word count example using flex/bison parser☆140Updated 2 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆170Updated 2 years ago
- Convert tag files (ctags, gccxml, etc) to databases (sqlite, mysql, etc)☆13Updated 10 years ago
- Reveres engineering UML class diagrams with libclang☆78Updated 7 years ago
- Vim syntax highlighting rules for modern CMake.☆105Updated 6 months ago
- A script to create a standalone installation of clang/LLVM/libc++. Updated for Clang/LLVM 6.0.☆172Updated 6 years ago
- ☆46Updated 5 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 10 years ago
- C/C++ Dependency Analyzer: a rewrite of John Lakos' dep_utils (adep/cdep/ldep) from "Large-Scale C++ Software Design"☆147Updated 4 years ago
- A C-implemented C compiler☆92Updated last year
- Bisonc++ is a parser generator like bison, but it generates C++ code☆60Updated 7 years ago
- Clang-based C/C++/Objective-C refactoring toolset☆160Updated 12 years ago
- clang based documentation generator for C and C++☆562Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- OpenSSL C++ Wrapper☆41Updated 3 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- A set of memory allocators for use with the C++ Standard Template Library☆27Updated 4 months ago