Use isa instead of dyn_cast (NFC)
authorKazu Hirata <kazu@google.com>
Sat, 11 Jun 2022 18:15:52 +0000 (11:15 -0700)
committerKazu Hirata <kazu@google.com>
Sat, 11 Jun 2022 18:15:52 +0000 (11:15 -0700)
commit5ee387690568979fbb8c973eeb61e1a66ee6cc61
tree292dbc8409697952e3a2c066c4e1827c49ed166c
parentc7a56af3072c2fa89f0968d7f00b22f7bff0812b
Use isa instead of dyn_cast (NFC)
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Sema/SemaOpenMP.cpp