-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
Both GCC and Clang added mangling for c++20 module purview symbols. While we tried to do the same thing, we failed :( It also turns out the scheme we designed is undemangleable. Plus the modules-ts evolved.
Here is a newer scheme: https://drive.google.com/file/d/1qQjqptzOFT_lfXH8L6-iD9nCRi34wjft/view?usp=sharing
- is demangleable
- changes to the strong-ownership model
- Addresses issue P1874: Dynamic Initialization Order of Non-Local Variables in Modules #99
Metadata
Metadata
Assignees
Labels
No labels