[all-commits] [llvm/llvm-project] 8a0914: [clang][NFC] Avoid potential null dereferences (#1...
schittir via All-commits
all-commits at lists.llvm.org
Thu Feb 13 21:14:57 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a0914c24530c98c5ff65bce3710552ce3ebf7d7
https://github.com/llvm/llvm-project/commit/8a0914c24530c98c5ff65bce3710552ce3ebf7d7
Author: schittir <sindhu.chittireddy at intel.com>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
M clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
Log Message:
-----------
[clang][NFC] Avoid potential null dereferences (#127017)
Add null checking.
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