Files
swift-mirror/include/swift/Serialization/ModuleFormat.h
Doug Gregor a848d12665 Parse unknown attributes as "custom" attributes.
Parse custom attributes with the grammar:

```
'@' type-identifier expr-paren?
```
2019-03-29 23:10:36 -07:00

52 KiB