[all-commits] [llvm/llvm-project] 3fb101: [NFC] Replace a not-null-check && isa with isa_and...
Erich Keane via All-commits
all-commits at lists.llvm.org
Wed Mar 23 13:09:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3fb101a6914b6d0e7a46b425eeafc44578d7ff78
https://github.com/llvm/llvm-project/commit/3fb101a6914b6d0e7a46b425eeafc44578d7ff78
Author: Erich Keane <erich.keane at intel.com>
Date: 2022-03-23 (Wed, 23 Mar 2022)
Changed paths:
M clang/lib/CodeGen/CodeGenFunction.cpp
Log Message:
-----------
[NFC] Replace a not-null-check && isa with isa_and_nonnull
More information about the All-commits
mailing list