[all-commits] [llvm/llvm-project] 3da139: [CodeGen][NFC] Use isa_and_nonnull instead of expl...
Jun Zhang via All-commits
all-commits at lists.llvm.org
Sat Jul 30 22:33:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3da13953834eb31b41949e92886f6fb7f3fd63fc
https://github.com/llvm/llvm-project/commit/3da13953834eb31b41949e92886f6fb7f3fd63fc
Author: Jun Zhang <jun at junz.org>
Date: 2022-07-31 (Sun, 31 Jul 2022)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.cpp
Log Message:
-----------
[CodeGen][NFC] Use isa_and_nonnull instead of explicit check
Signed-off-by: Jun Zhang <jun at junz.org>
More information about the All-commits
mailing list