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

"[libc++] Try again LWG3233 Broken requirements for shared_ptr converting constructors" #96103

Merged
merged 7 commits into from
Jun 26, 2024

Commits on Jun 22, 2024

  1. Revert "[libc++] Revert LWG3223 Broken requirements for shared_ptr co…

    …nverting constructors (llvm#93071)"
    
    This reverts commit e7d5635.
    huixie90 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    aca9c1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    799c038 View commit details
    Browse the repository at this point in the history
  3. test for default_delete

    huixie90 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    458a150 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    343c329 View commit details
    Browse the repository at this point in the history
  5. test for NULL

    huixie90 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    73923e3 View commit details
    Browse the repository at this point in the history
  6. use Tim's approach

    huixie90 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    9489d8b View commit details
    Browse the repository at this point in the history
  7. review comments

    huixie90 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    e0eacc5 View commit details
    Browse the repository at this point in the history