mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-12 21:28:48 +00:00
![Julian Schmidt](/assets/img/avatar_default.png)
Support for extracting lambda expressions, e.g. extracting a lambda from a callexpr (e.g. algorithms/ranges) to a named variable. Reviewed By: nridge Differential Revision: https://reviews.llvm.org/D141757