[all-commits] [llvm/llvm-project] b074f2: [NFC][Clang] Fix static analyzer concern (#88179)
elizabethandrews via All-commits
all-commits at lists.llvm.org
Fri Apr 12 12:03:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b074f25329501487e312b59e463a2d5f743090f8
https://github.com/llvm/llvm-project/commit/b074f25329501487e312b59e463a2d5f743090f8
Author: elizabethandrews <elizabeth.andrews at intel.com>
Date: 2024-04-12 (Fri, 12 Apr 2024)
Changed paths:
M clang/lib/AST/Interp/InterpState.h
M clang/lib/Sema/SemaAPINotes.cpp
Log Message:
-----------
[NFC][Clang] Fix static analyzer concern (#88179)
Fix static analyzer concerns about dereferencing
null values.
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