[all-commits] [llvm/llvm-project] 1c63a3: Resolve static analyser report on pointer derefere...
mmoadeli via All-commits
all-commits at lists.llvm.org
Mon Apr 15 09:06:03 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c63a3e0cdb3f02098f8ec525ca31a3b44d9d31b
https://github.com/llvm/llvm-project/commit/1c63a3e0cdb3f02098f8ec525ca31a3b44d9d31b
Author: mmoadeli <mahmoud.moadeli at codeplay.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
Log Message:
-----------
Resolve static analyser report on pointer dereferencing after null check (#88278)
- Resolve Static Analyzer Check Failure: Pointer Dereferencing After
Null Check.
- Minor naming and style improvement
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