google / lldb-eval
lldb-eval is a library for evaluating expressions in the debugger context
☆83Updated last month
Alternatives and similar repositories for lldb-eval
Users that are interested in lldb-eval are comparing it to the libraries listed below
Sorting:
- CI system for premerge-testing in LLVM project☆41Updated 6 months ago
- Debug Information Visual Analyzer☆77Updated 7 months ago
- A plugin for Clang compiler☆117Updated 3 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- A stripped-down LLD (LLVM linker)☆29Updated 5 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- DExTer - Debug Experience Tester☆33Updated 3 years ago
- A day of lightning talks for folks who distribute and release builds of LLVM, with a focus on configuration, testing, and unique constrai…☆35Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆99Updated last week
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.