Skip to content

Document supported libstdc++ versions #139588

Open
@cor3ntin

Description

@cor3ntin

Clang carries a number of hacks for older libstdc++ versions, some for libstdc++ 4.4 (which can be found by searching for "libstdc++" in the clang subtree).

It would be useful to document the minimal version of libstdc++ we think Clang should be compatible with (which would hopefully be tested by CI), and from there, clean up any such workarounds we no longer need.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang:frontendLanguage frontend issues, e.g. anything involving "Sema"documentationlibstdc++GNU libstdc++ C++ standard library

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions