peter-can-write / clang-notesLinks
Notes on clang and llvm
☆41Updated 2 years ago
Alternatives and similar repositories for clang-notes
Users that are interested in clang-notes are comparing it to the libraries listed below
Sorting:
- Companion Repository for the Lecture Slides for the Clang Libraries☆120Updated 3 months ago
- Code examples for tutoring modern C++☆99Updated 4 months ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆233Updated 2 years ago
- ☆217Updated this week
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 4 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆38Updated 12 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆754Updated 2 months ago
- Code examples used for the LAC LLVM course☆132Updated last year
- C++ ABI Summary☆580Updated 2 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆171Updated 2 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆161Updated 9 months ago
- The Contech analysis framework provides the means for generating and analyzing task graphs that enable computer architects and programmer…☆53Updated last week
- A curated list of awesome LLVM (including Clang, etc) related resources.☆671Updated 2 months ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- A new (MLIR based) high-level IR for clang.☆561Updated this week
- ☆146Updated last month
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆34Updated 2 years ago
- Code Analysis and Refactoring with Clang Tools☆127Updated 5 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Generic model checker for concurrent C programs (mirror repository)☆163Updated 2 weeks ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- open64 compiler☆88Updated 2 years ago
- ☆396Updated last week
- Experiments with the GDB Python API☆71Updated 4 years ago
- A graph coloring register allocator for LLVM.☆11Updated 8 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- RV: A Unified Region Vectorizer for LLVM☆112Updated 6 months ago