Skip to content

[ADT] Remove any_isa (NFC) #65636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

kazutakahirata
Copy link
Contributor

any_isa has been deprecated since:

commit bb7940e
Author: Sebastian Neubauer [email protected]
Date: Tue Dec 20 13:28:30 2022 +0100

any_isa has been deprecated since:

  commit bb7940e
  Author: Sebastian Neubauer <[email protected]>
  Date:   Tue Dec 20 13:28:30 2022 +0100
@kazutakahirata
Copy link
Contributor Author

For reference, here are related activities:

According to @Flakebi:

std::any is broken until Visual Studio 2022 17.4, so we need to wait until LLVM’s minimum VS version is there. Currently, LLVM supports anything down to VS 2019.

Copy link
Member

@Flakebi Flakebi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kazutakahirata kazutakahirata merged commit 5378117 into llvm:main Sep 11, 2023
@kazutakahirata kazutakahirata deleted the pr_adt_any_deprecated branch September 11, 2023 17:33
ZijunZhaoCCK pushed a commit to ZijunZhaoCCK/llvm-project that referenced this pull request Sep 19, 2023
any_isa has been deprecated since:

  commit bb7940e
  Author: Sebastian Neubauer <[email protected]>
  Date:   Tue Dec 20 13:28:30 2022 +0100
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.

2 participants