[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
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@264687
91177308-0d34-0410-b5e6-
96231b3b80d8