-
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I think we do not need to create assumptions. However, there is a tiny difference which continues in D69726
Paths
| Differential D69642
[analyzer] DynamicSize: Simplify the assumption creating of sizes AbandonedPublic Authored by Charusso on Oct 30 2019, 2:19 PM.
Details
Diff Detail Event TimelineHerald added subscribers: cfe-commits, dkrupp, donat.nagy and 6 others. · View Herald TranscriptOct 30 2019, 2:19 PM Charusso added a parent revision: D69599: [analyzer] DynamicSize: Remove 'getSizeInElements()' from store.Oct 30 2019, 2:19 PM Comment Actions@NoQ, I hope this is what you have suggested. Comment Actions I think we do not need to create assumptions. However, there is a tiny difference which continues in D69726 Charusso removed a parent revision: D69599: [analyzer] DynamicSize: Remove 'getSizeInElements()' from store.Nov 1 2019, 11:58 AM
Revision Contents
Diff 227177 clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicSize.h
clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp
clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp
clang/lib/StaticAnalyzer/Core/DynamicSize.cpp
|