mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Just for convenicence. * Replace `llvm::isa_and_nonnull` with imported `isa_and_nonnull` * Repalce some `EXPR && isa<T>(EXPR)` with `isa_and_nonnull<T>(EXPR)`
3.3 KiB
3.3 KiB