FearlessTobi
|
310c1f50be
|
scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
|
2024-02-19 16:00:46 +01:00 |
lat9nq
|
71b3b2a2f0
|
general: Silence -Wshadow{,-uncaptured-local} warnings
These occur in the latest commits in LLVM Clang.
|
2023-07-18 19:31:35 -04:00 |
Alexandre Bouvier
|
34b1ea9c19
|
cmake: prefer system llvm library
|
2023-01-23 06:23:00 +01:00 |
Kelebek1
|
42b16bb33a
|
Be careful of mangled out of bounds read
|
2023-01-14 19:53:55 +00:00 |
Kelebek1
|
ce0b8d618d
|
Move demangle impl to cpp
|
2023-01-14 05:12:41 +00:00 |