[all-commits] [llvm/llvm-project] eadeab: [NFC] Replace not-null and not-isa check with a no...
Erich Keane via All-commits
all-commits at lists.llvm.org
Tue May 10 13:34:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eadeabbe10f5096b12e488e7bd8e2292429b5e08
https://github.com/llvm/llvm-project/commit/eadeabbe10f5096b12e488e7bd8e2292429b5e08
Author: Erich Keane <erich.keane at intel.com>
Date: 2022-05-10 (Tue, 10 May 2022)
Changed paths:
M clang/lib/Sema/AnalysisBasedWarnings.cpp
Log Message:
-----------
[NFC] Replace not-null and not-isa check with a not-isa_and_nonnull
More information about the All-commits
mailing list