swift
d9f5aa0b
- [Mangling] Add a mangling for macro declarations.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[Mangling] Add a mangling for macro declarations. Although macro declarations never produce any symbols in the compiled binary, they can be referenced via USR, so introduce a mangling for them.
References
#62204 - Macro declarations
Author
DougGregor
Committer
DougGregor
Parents
af6b30a1
Loading