diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2022-10-31 21:15:04 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2022-10-31 21:17:03 +0800 |
commit | 22914a82299dc45d4e5a3ec6c50808c97e6e6a10 (patch) | |
tree | 03b89a0be0d0e4ae80ed25c65b11229431d4b5d8 /llvm/unittests/Support/ProgramTest.cpp | |
parent | bc886e9b587b9d009f49b12eaaa9ebc1c71905a1 (diff) | |
download | llvm-22914a82299dc45d4e5a3ec6c50808c97e6e6a10.zip llvm-22914a82299dc45d4e5a3ec6c50808c97e6e6a10.tar.gz llvm-22914a82299dc45d4e5a3ec6c50808c97e6e6a10.tar.bz2 |
[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
Diffstat (limited to 'llvm/unittests/Support/ProgramTest.cpp')
0 files changed, 0 insertions, 0 deletions