Commit 4ae0c50
authored
[clang] Fix static analyzer concerns (llvm#110243)
It seems in checkOpenMPIterationSpace `OrderedLoopCountExpr` can also be
null, so check before dereferencing.1 parent f9fbfc5 commit 4ae0c50
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9195 | 9195 | | |
9196 | 9196 | | |
9197 | 9197 | | |
9198 | | - | |
| 9198 | + | |
9199 | 9199 | | |
9200 | 9200 | | |
9201 | 9201 | | |
| |||
0 commit comments