goldsborough / clang-expand
A clang tool for happy refactoring without source-code gymnastics
☆249Updated 4 years ago
Alternatives and similar repositories for clang-expand:
Users that are interested in clang-expand are comparing it to the libraries listed below
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Hasta la vista, baby!☆132Updated last year
- C++ metaprogramming shell☆476Updated 6 months ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆401Updated this week
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated last year
- A framework for reusing code in Clang tools☆124Updated 3 months ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆245Updated 2 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆209Updated 5 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- Compiler-neutral Internal Program Representation for C++☆222Updated last year
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- Love template metaprogramming☆327Updated 2 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆63Updated 8 years ago
- Clang with JIT extensions☆228Updated 2 years ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 10 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆175Updated 8 years ago
- A C++ smart-pointer with value-semantics 💎☆132Updated 5 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆132Updated last month
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆178Updated 5 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆745Updated last month
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- A C++ micro-benchmarking framework☆361Updated 4 years ago
- Presentation materials for C++Now 2016☆129Updated 8 years ago
- generates .clang-format file from example codebase☆317Updated last month