Files
swift-mirror/lib/ClangImporter/ClangAdapter.cpp
Jordan Rose a82e999197 [ClangImporter] Fix isUnavailableInSwift on non-Apple platforms.
Don't bail out early when there's no deprecated-as-unavailable mode;
we also use the loop to check for `availability(swift, unavailable)`.
No test because the only callers are for Objective-C declarations.
2017-01-23 15:31:37 -08:00

23 KiB