Files
swift-mirror/test/PrintAsObjC/mixed-framework.swift
Argyrios Kyrtzidis 0efba5f0e9 [PrintAsObjC] Make sure the preprocessor checks work in a compiler different than clang
The C preprocessor rules don't short-circuit so "#if defined(__has_feature) && __has_feature(modules)" will always fail if '__has_feature' is not defined.
2017-04-21 12:00:21 -07:00

1.4 KiB