[all-commits] [llvm/llvm-project] 4461de: [StaticAnalyzer] Remove unnecessary casts (NFC) (#...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Jul 2 09:32:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4461de2e5139932a1ae73bf686c63c0f6aa44a7a
https://github.com/llvm/llvm-project/commit/4461de2e5139932a1ae73bf686c63c0f6aa44a7a
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
Log Message:
-----------
[StaticAnalyzer] Remove unnecessary casts (NFC) (#146706)
N is already of ExplodedNode *.
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