Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-19 | scope_exit: Make constexpr | FearlessTobi | |
Allows the use of the macro in constexpr-contexts. Also avoids some potential problems when nesting braces inside it. | |||
2023-07-18 | general: Silence -Wshadow{,-uncaptured-local} warnings | lat9nq | |
These occur in the latest commits in LLVM Clang. | |||
2023-01-23 | cmake: prefer system llvm library | Alexandre Bouvier | |
2023-01-14 | Be careful of mangled out of bounds read | Kelebek1 | |
2023-01-14 | Move demangle impl to cpp | Kelebek1 | |