Adrian Prantl b3b655c5a3 Temporarily relax a check in the debug info verifier.
The clang frontend helps out GDB by emitting the members of local anonymous
unions as artificial local variables with shared storage. When SROA splits
the storage for artificial local variables that are smaller than the entire
union, the overhang piece will be outside of the allotted space for the
variable and this check fails.

rdar://problem/20730771

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236124 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-29 16:52:17 +00:00
..
2014-06-27 18:19:56 +00:00
2015-04-20 19:38:24 +00:00
2015-04-17 15:32:15 +00:00
2015-03-17 20:40:21 +00:00
2015-04-17 15:32:15 +00:00
2014-08-21 21:09:24 +00:00
2015-04-17 16:11:05 +00:00