dougpuob / cppnamelint
CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linux/macOS.
☆56Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for cppnamelint
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆163Updated 11 months ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆224Updated last year
- Lewis Baker's Blog☆70Updated last year
- Boost.org preprocessor module☆96Updated 2 months ago
- GDB and LLDB debugger extensions for use with Asio☆46Updated last year
- A plugin for Clang compiler☆115Updated 2 years ago
- Dump ABI of an ELF object containing DWARF debug info☆178Updated last year
- 'Google Mock' mocks generator based on libclang☆51Updated last year
- Experiments with the GDB Python API☆68Updated 2 years ago
- PDFs of presenter slides from ACCU 2019☆63Updated 4 years ago
- Notes on clang and llvm☆35Updated last year
- The draft C++ Reflection Technical Specification☆84Updated 3 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆45Updated 5 months ago
- Sourceware.org's Newlib mirror with clang support for ARM baremetal☆65Updated 11 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆39Updated 3 years ago
- Boost.Predef (a Boost C++ Library)☆50Updated 2 months ago
- C++ Testing using spies and fakes for isolation and simulation☆59Updated 6 years ago
- C++ Unit Testing Easier: A Header-only C++ unit testing framework☆43Updated 4 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 5 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- MISRA C:2012 and MISRA C++:2008 compliance checkers for clang-tidy☆158Updated 6 years ago
- C++11 ELF/DWARF parser☆77Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- Thread aware Signal/Slot library☆76Updated last month
- Reverse engineering of Linux/OSX gcc C++ name mangling☆112Updated 2 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆94Updated 9 months ago
- An example of how to use Clang's LibTooling interface.☆72Updated 11 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 4 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 6 years ago
- Slides for my C++Now 2017 talk☆59Updated 7 years ago