intel / intel/compile-time-init-build

Support for LLVM on Windows

Open
#854 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
648
Forks
63
Avg merge
4h 25m
Merged PRs (30d)
17

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

1. Handle `__cdecl` in the regex or strip it before parsing
2. Handle `(void)` as synonym for `()` in symbol names
3. Handle elaborated type specifiers (`struct`/`class`) in demangled output
4. Use greedy `.+` instead of lazy `.+?` for nested template argument capture

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.