aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveVariables.cpp
diff options
context:
space:
mode:
authorDevin Coughlin <dcoughlin@apple.com>2016-03-28 23:55:58 +0000
committerDevin Coughlin <dcoughlin@apple.com>2016-03-28 23:55:58 +0000
commit7646ebe6f9a56ddade39bbb5c685b72be948fa37 (patch)
tree123b228ae60c75207e38cb2010b6c83c0a344db3 /llvm/lib/CodeGen/LiveVariables.cpp
parent6f4903d985e7829fa6208a469f78086d2e6ab280 (diff)
downloadllvm-7646ebe6f9a56ddade39bbb5c685b72be948fa37.zip
llvm-7646ebe6f9a56ddade39bbb5c685b72be948fa37.tar.gz
llvm-7646ebe6f9a56ddade39bbb5c685b72be948fa37.tar.bz2
[analyzer] Use BodyFarm-synthesized body even when actual body available.
Change body autosynthesis to use the BodyFarm-synthesized body even when an actual body exists. This enables the analyzer to use the simpler, analyzer-provided body to model the behavior of the function rather than trying to understand the actual body. Further, this makes the analyzer robust against changes in headers that expose the implementations of those bodies. rdar://problem/25145950 llvm-svn: 264687
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions