-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Hi guys, first of all great job with this repo, plenty of fabulous ideas 👍
Are you open to adding support of binary logger 2 stage build working on Windows usnig LLVM? I could create PR with required changes.
Some changes in gen_str_catalog.py were needed in my project, seems like GCC/Linux do some things differently
- Handle
__cdeclin the regex or strip it before parsing - Handle
(void)as synonym for()in symbol names - Handle elaborated type specifiers (
struct/class) in demangled output - Use greedy
.+instead of lazy.+?for nested template argument capture
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels