Skip to content
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

Unrevert "[Clang][C++23] Implement P2448R2: Relaxing some constexpr re… #85140

Merged
merged 2 commits into from
Mar 13, 2024

Commits on Mar 13, 2024

  1. Revert "[Clang][C++23] Implement P2448R2: Relaxing some constexpr res…

    …trictions (llvm#77753)"
    
    This reverts commit 99500e8 because it
    causes a behavior change for std=c++20. See
    llvm#77753.
    amykhuang committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2f67dfb View commit details
    Browse the repository at this point in the history
  2. Reapply "[Clang][C++23] Implement P2448R2: Relaxing some constexpr re…

    …strictions (llvm#77753)"
    
    This reverts commit 2f67dfb.
    amykhuang committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    da0eeee View commit details
    Browse the repository at this point in the history