[all-commits] [llvm/llvm-project] 2ce662: [NFC] Remove needless nullchecks.
schittir via All-commits
all-commits at lists.llvm.org
Thu Jul 20 23:34:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ce662c5d5969255b6779eafe4b309dc57e2d3a6
https://github.com/llvm/llvm-project/commit/2ce662c5d5969255b6779eafe4b309dc57e2d3a6
Author: Sindhu Chittireddy <sindhu.chittireddy at intel.com>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/lib/Lex/ModuleMap.cpp
M clang/lib/Sema/SemaExpr.cpp
Log Message:
-----------
[NFC] Remove needless nullchecks.
Differential Revision: https://reviews.llvm.org/D155774
More information about the All-commits
mailing list