[all-commits] [llvm/llvm-project] ffda10: [analyzer][NFC] Migrate {SymInt, IntSym}Expr to use...
Balazs Benics via All-commits
all-commits at lists.llvm.org
Wed Dec 18 07:18:04 PST 2024
Branch: refs/heads/users/steakhal/bb/fix-dangling-aps-ints-4
Home: https://github.com/llvm/llvm-project
Commit: ffda1054d5a3e8f4ce42c3bedfc29cc8a0c69df1
https://github.com/llvm/llvm-project/commit/ffda1054d5a3e8f4ce42c3bedfc29cc8a0c69df1
Author: Balazs Benics <benicsbalazs at gmail.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
M clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
M clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
M clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
M clang/lib/StaticAnalyzer/Core/SymbolManager.cpp
Log Message:
-----------
[analyzer][NFC] Migrate {SymInt,IntSym}Expr to use APSIntPtr (4/4)
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