Commits

Andrew Trick committed ff02652108c
Move enums into AttrKind.h. 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.