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

[Clang] Add __builtin_is_within_lifetime to implement P2641R4's std::is_within_lifetime #91895

Merged
merged 5 commits into from
Sep 5, 2024

Commits on Aug 20, 2024

  1. [Clang] Add __builtin_is_within_lifetime to implement P2641R4's std::…

    …is_within_lifetime
    
    Squashed all previous commits (no longer in draft)
    MitalAshok committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f602189 View commit details
    Browse the repository at this point in the history
  2. Add release note

    MitalAshok committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    05a2514 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09a175b View commit details
    Browse the repository at this point in the history
  4. Reword comments

    MitalAshok committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    70fc707 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    f4a3a18 View commit details
    Browse the repository at this point in the history