Skip to content

Conversation

@mingxwa
Copy link
Member

@mingxwa mingxwa commented Jul 16, 2025

Changes

  • In facade_builder, changed the default relocatability from nothrow to trivial.
  • Added support for C++26 trivial relocatability P2786R13. Tested locally with the latest clang implementation. Resolves Proxy should support C++26 "trivially relocatability" #240.
  • Added fallbacks when trivial relocatability is not supported by a compiler.
  • Updated spec and tests accordingly.

@mingxwa mingxwa requested review from guominrui and tian-lt July 16, 2025 01:42
@mingxwa mingxwa merged commit 7f03e40 into microsoft:main Jul 16, 2025
9 checks passed
@mingxwa mingxwa deleted the u/mingxwa/rel branch July 16, 2025 05:40
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.

Proxy should support C++26 "trivially relocatability"

3 participants