[all-commits] [llvm/llvm-project] 4ae0c5: [clang] Fix static analyzer concerns (#110243)
Mariya Podchishchaeva via All-commits
all-commits at lists.llvm.org
Mon Sep 30 08:07:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ae0c5059ec9a3254bc501c24b24f7182eba12a6
https://github.com/llvm/llvm-project/commit/4ae0c5059ec9a3254bc501c24b24f7182eba12a6
Author: Mariya Podchishchaeva <mariya.podchishchaeva at intel.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M clang/lib/Sema/SemaOpenMP.cpp
Log Message:
-----------
[clang] Fix static analyzer concerns (#110243)
It seems in checkOpenMPIterationSpace `OrderedLoopCountExpr` can also be
null, so check before dereferencing.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list