google / lldb-evalLinks
lldb-eval is a library for evaluating expressions in the debugger context
☆85Updated 4 months ago
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☆43Updated 2 months ago
- A plugin for Clang compiler☆119Updated 3 years ago
- LLVM Profiling Visualization☆85Updated 3 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Fork of LLVM with modifications to support a program repository☆27Updated 3 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
- ☆98Updated 3 years ago
- LLVM Assembler adding Debug Information at IR Level.☆33Updated 6 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…☆37Updated 3 years ago
- A stripped-down LLD (LLVM linker)☆29Updated 5 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆95Updated 3 months ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆101Updated 2 weeks ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 5 months ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆63Updated 11 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆229Updated 2 years ago
- This is the repository for clang-playground series.☆24Updated 5 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 5 months ago
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 6 years ago
- A framework for reusing code in Clang tools☆125Updated last month
- A tool to list content of virtual tables in a shared library☆126Updated 4 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆156Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- ☆66Updated this week
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆121Updated 2 months ago