realincubus / clang-refactor
This is a early attempt to write a refactor for c and c++ programs based on clang-modernize and oclint rules.
☆31Updated 10 years ago
Alternatives and similar repositories for clang-refactor:
Users that are interested in clang-refactor are comparing it to the libraries listed below
- C/C++ source code indexing tool based on libclang☆111Updated 9 years ago
- An example of how to use Clang's LibTooling interface.☆72Updated 11 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆240Updated 8 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 5 years ago
- VIM C++ semantic syntax highlight plugin☆48Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A minimal subset of the Boost C++ library☆33Updated last year
- Wrapper library of libclang for Vim script developers.☆35Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 4 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…☆33Updated 3 years ago
- Autotools-style configure script wrapper around CMake☆85Updated 7 years ago
- CMake project management plugin for VIM (Vi IMproved)☆19Updated 10 years ago
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆56Updated 11 months ago
- Because somebody has to catch the hot potato!☆18Updated 8 years ago
- Contains the full source for my article about implementing a code generator with libclang.☆123Updated 9 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- Modern C++ benchmarking☆73Updated 4 years ago
- Warning suppression library (C++)☆82Updated 4 years ago
- Get dependencies with cmake☆63Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Convert tag files (ctags, gccxml, etc) to databases (sqlite, mysql, etc)☆13Updated 9 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- Terminfo parser for modern c++☆44Updated 6 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- snippets of what's new in the c++11 standard☆55Updated 10 years ago
- expected: kind of optional?☆16Updated 8 years ago
- libpthread_workqueue - a POSIX threads workqueue library☆61Updated 2 years ago