[all-commits] [llvm/llvm-project] bbcc7c: [NFC] Initialize member pointer and avoid potentia...
schittir via All-commits
all-commits at lists.llvm.org
Fri Aug 25 11:36:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bbcc7c5614cd642c8e71b89a6655b097454d57ea
https://github.com/llvm/llvm-project/commit/bbcc7c5614cd642c8e71b89a6655b097454d57ea
Author: Sindhu Chittireddy <sindhu.chittireddy at intel.com>
Date: 2023-08-25 (Fri, 25 Aug 2023)
Changed paths:
M clang/lib/AST/Interp/Interp.h
M clang/lib/Analysis/ThreadSafety.cpp
Log Message:
-----------
[NFC] Initialize member pointer and avoid potential null dereference
Differential Revision: https://reviews.llvm.org/D158775
More information about the All-commits
mailing list