mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Annotating the namespace on a class is a clang extension. Use `namespace` to enclose the type to a namespace. This was flagged by GCC 7.
Annotating the namespace on a class is a clang extension. Use `namespace` to enclose the type to a namespace. This was flagged by GCC 7.