Add Builtin.addressOfRawLayout

This commit is contained in:
Alejandro Alonso
2024-03-25 22:05:29 -07:00
parent efb0e1e933
commit 5d0deaa4a3
5 changed files with 36 additions and 0 deletions

View File

@@ -359,6 +359,7 @@ static bool usesFeatureExpressionMacroDefaultArguments(Decl *decl) {
}
UNINTERESTING_FEATURE(BuiltinStoreRaw)
UNINTERESTING_FEATURE(BuiltinAddressOfRawLayout)
// ----------------------------------------------------------------------------
// MARK: - Upcoming Features