Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linker for Windows #538

Merged
merged 44 commits into from
Aug 10, 2022
Merged

Linker for Windows #538

merged 44 commits into from
Aug 10, 2022

Conversation

flavioBachmann
Copy link
Contributor

option to use clang for linking in windows

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2022

Codecov Report

Merging #538 (8c02953) into master (da291f1) will increase coverage by 4.37%.
The diff coverage is 77.23%.

@@            Coverage Diff             @@
##           master     #538      +/-   ##
==========================================
+ Coverage   88.73%   93.11%   +4.37%     
==========================================
  Files          42       42              
  Lines       15333    15394      +61     
==========================================
+ Hits        13606    14334     +728     
+ Misses       1727     1060     -667     
Impacted Files Coverage Δ
src/linker.rs 78.48% <60.37%> (+54.37%) ⬆️
src/build.rs 99.28% <83.33%> (+17.46%) ⬆️
src/lib.rs 80.05% <89.65%> (+52.75%) ⬆️
src/cli.rs 98.40% <100.00%> (+0.01%) ⬆️
src/index.rs 98.04% <0.00%> (+0.11%) ⬆️
src/validation/stmt_validator.rs 98.21% <0.00%> (+0.19%) ⬆️
src/codegen/generators/data_type_generator.rs 93.58% <0.00%> (+0.32%) ⬆️
src/parser.rs 96.41% <0.00%> (+0.33%) ⬆️
src/resolver/generics.rs 96.38% <0.00%> (+0.40%) ⬆️
src/ast.rs 93.07% <0.00%> (+0.56%) ⬆️
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ghaith ghaith merged commit 4694a3b into PLC-lang:master Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants