[NFC] Use isa<...> to replace isa<>||isa<> in clang/Serialization
Now isa supports the variant args, which could simplify the codes further. This patch simplify the uses in clang/Serialization
Loading
Please sign in to comment
Now isa supports the variant args, which could simplify the codes further. This patch simplify the uses in clang/Serialization