Files
swift-mirror/test/Sema/objc_raw_identifiers.swift
Tony Allevato a68347f299 [Sema] Validate names of @objc declarations with raw identifiers.
If a decl is exported to Objective-C (explicitly or implicitly), it
must be given an explicit name that is a valid Objective-C identifier.
2025-03-11 17:18:44 -04:00

3.3 KiB