C++ Standard Library Support

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

Nobody has claimed this yet.

Assessment

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

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.

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.

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

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.

More from llvm/Polygeist

All issues in llvm/Polygeist

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.