ABI Version 2 C++98/03 Support · Issue #55302 - GitHub

Skip to content Dismiss alert {{ message }} / llvm-project Public
  • Notifications You must be signed in to change notification settings
  • Fork 12.1k
  • Star 29.4k
  • Code
  • Issues 5k+
  • Pull requests 3.4k
  • Actions
  • Security
  • Insights
Additional navigation options ABI version 2 C++98/03 support #55302New issueNew issueClosedClosedABI version 2 C++98/03 support#55302

Description

@tambry

tambryopenedon May 6, 2022

In #55064 it was discovered that libc++ ABI version 2 accidentally lost pre-C++11 support. @philnik777 fixed it in 6b257af.

The affected CMake tests were updated to not use C++98. However, if libc++ ABI version 2 doesn't plan to support older language modes CMake needs to be updated to serve an error to users of ABI version 2 when compiling in non-supported modes, rather than failing during compilation.

What is the stance on C++98/03 support for libc++ ABI version 2?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

  • @ldionneldionne

Labels

ABIApplication Binary Interfacedocumentationlibc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

You can’t perform that action at this time.

Từ khóa » C-98/03