Skip to content

Address todo for supporting clang resource dir for lite#311

Merged
SylvainCorlay merged 1 commit into
compiler-research:mainfrom
anutosh491:enable_resource_dir
May 24, 2025
Merged

Address todo for supporting clang resource dir for lite#311
SylvainCorlay merged 1 commit into
compiler-research:mainfrom
anutosh491:enable_resource_dir

Conversation

@anutosh491

Copy link
Copy Markdown
Collaborator

Description

After emscripten-forge/recipes#2350 went in, we should be able to access clang resource dir headers to support 3rd party libs like xsimd and others.

Should go in after #309 through a rebase.

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Added/removed dependencies
  • Required documentation updates

@anutosh491 anutosh491 requested a review from SylvainCorlay May 24, 2025 12:32
@codecov-commenter

codecov-commenter commented May 24, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.78%. Comparing base (97daaeb) to head (b942993).
⚠️ Report is 98 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #311   +/-   ##
=======================================
  Coverage   81.78%   81.78%           
=======================================
  Files          20       20           
  Lines         950      950           
  Branches       87       87           
=======================================
  Hits          777      777           
  Misses        173      173           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SylvainCorlay SylvainCorlay merged commit a301271 into compiler-research:main May 24, 2025
14 checks passed
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.

3 participants