[all-commits] [llvm/llvm-project] 9bd5b4: [analyzer][NFC] Migrate {SymInt, IntSym}Expr to use...
Balazs Benics via All-commits
all-commits at lists.llvm.org
Thu Dec 19 03:54:31 PST 2024
Branch: refs/heads/users/steakhal/bb/fix-dangling-aps-ints-4
Home: https://github.com/llvm/llvm-project
Commit: 9bd5b4a297899aeae6bd6ce6373319e1933fc7d8
https://github.com/llvm/llvm-project/commit/9bd5b4a297899aeae6bd6ce6373319e1933fc7d8
Author: Balazs Benics <benicsbalazs at gmail.com>
Date: 2024-12-19 (Thu, 19 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