From Low-Level Pointers to High-Level Containers

VMCAI 2016: Proceedings of the 17th International Conference on Verification, Model Checking, and Abstract Interpretation - Volume 9583(2015)

引用 2|浏览32
暂无评分
摘要
We propose a method that transforms a C program manipulating containers using low-level pointer statements into an equivalent program where the containers are manipulated via calls of standard high-level container operations like push_back or pop_front. The input of our method is a C program annotated by a special form of shape invariants which can be obtained from current automatic shape analysers after a slight modification. The resulting program where the low-level pointer statements are summarized into high-level container operations is more understandable and (among other possible benefits) better suitable for program analysis. We have implemented our approach and successfully tested it through a number of experiments with list-based containers, including experiments with simplification of program analysis by separating shape analysis from analysing data-related properties.
更多
查看译文
关键词
Abstract Domain, Transformation Relation, Control Flow Graph, Replacement Location, Control Path
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要