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☆243Updated 8 years 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 2 months ago
- C/C++ source code indexing tool based on libclang☆112Updated 10 years ago
- A plugin for Clang compiler☆120Updated 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 this week
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 6 years ago
- Vim syntax highlighting rules for modern CMake.☆104Updated 5 months ago
- Composable high-level instrumentation for C libraries' malloc and friends☆18Updated last month
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆233Updated 2 years ago
- Blocks runtime library (libBlocksRuntime.a)☆93Updated 3 years ago
- OpenSSL C++ Wrapper☆41Updated 3 years ago
- ☆46Updated 5 years ago
- Determine the layout of C and C++ types, including their size, and the size, offset, and padding of each field in the type.☆27Updated 11 months ago
- C++14 version of parsertl☆32Updated 4 months 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
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Convert tag files (ctags, gccxml, etc) to databases (sqlite, mysql, etc)☆13Updated 10 years ago
- lldb debugger integration plugin for vim☆246Updated 4 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆170Updated 2 years ago
- selectively remove C preprocessor conditionals☆185Updated last year
- A C-implemented C compiler☆92Updated last year
- Poppy is a stack tracing and performance measurement library for C++☆60Updated 8 years ago
- C++ parser of INI files with schema validation.☆64Updated last year
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆48Updated 10 months ago
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆79Updated last month
- mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development☆82Updated 4 years ago
- A list of compiler warning flags for different GCC and clang versions☆236Updated 5 years ago
- Interactive Console for the C Programming Language☆72Updated 10 years ago