[all-commits] [llvm/llvm-project] 558898: [NFC] Convert a dyn_cast<> to an isa<>
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Tue Jul 26 23:06:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 55889852127245b830bc3231f172eed53dcb355e
https://github.com/llvm/llvm-project/commit/55889852127245b830bc3231f172eed53dcb355e
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
M clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
Log Message:
-----------
[NFC] Convert a dyn_cast<> to an isa<>
More information about the All-commits
mailing list