Files
swift-mirror/test/PrintAsObjC/Inputs/clang-headers/swift/objc-prologue.h
Jordan Rose 480c1bac08 [PrintAsObjC] Push the prologue back into the generated headers.
This means more duplication, but it's also more future-proof: the set of
features used is based on the compiler that generates the header, not the
compiler that eventually consumes the header. To allow for forward-
compatibility, all the macros used by the header can be overridden by the
consuming environment, and the header <swift/objc-prologue.h> will be
included if it exists.

Swift SVN r14893
2014-03-10 23:47:22 +00:00

2 lines
27 B
C