mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This reorganization allows adding attributes that refer to types. I need this for a @_specialize attribute with a type list. PrintOptions.h and other headers depend on these enums. But Attr.h defines a lot of classes that almost never need to be included.