llvm / llvm/Polygeist

C++ Standard Library Support

Open
#430 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
624
Forks
170
PR merge metrics
No merged PRs in 30d

Description

I've been struggling to figure out which parts, if any, of the C++ Standard Library are supported. I have a project which includes extensively, which ends up just throwing a file not found error.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by investigating how Polygeist handles C++ standard-library headers and reproduce the reported file-not-found error for . No source file or test is identified in the issue, so first locate the relevant frontend entry point and existing support coverage. Done should define which standard-library parts are supported and establish the expected behavior for .

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.