[all-commits] [llvm/llvm-project] 236b92: Fix the bug that previously template instantiation...
Ziqing Luo via All-commits
all-commits at lists.llvm.org
Thu Jun 11 16:17:02 PDT 2026
Branch: refs/heads/users/ziqingluo/ssaf-extractor-improve
Home: https://github.com/llvm/llvm-project
Commit: 236b9225d29f148c163fe25ade4feb4e7ca65e8d
https://github.com/llvm/llvm-project/commit/236b9225d29f148c163fe25ade4feb4e7ca65e8d
Author: Ziqing Luo <ziqing_luo at apple.com>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M clang/lib/ScalableStaticAnalysisFramework/Analyses/SSAFAnalysesCommon.cpp
M clang/unittests/ScalableStaticAnalysisFramework/Analyses/PointerFlow/PointerFlowTest.cpp
M clang/unittests/ScalableStaticAnalysisFramework/Analyses/UnsafeBufferUsage/UnsafeBufferUsageTest.cpp
M clang/unittests/ScalableStaticAnalysisFramework/FindDecl.h
Log Message:
-----------
Fix the bug that previously template instantiations were not visited!
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