Move anonymous types declared in an anonymous union to
authorEric Christopher <echristo@gmail.com>
Tue, 21 Oct 2014 20:39:34 +0000 (20:39 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 21 Oct 2014 20:39:34 +0000 (20:39 +0000)
commit098f898fd2bfa938cc9dc02197be557ef7b18af3
treeafc775ed07bbc87bd8a7795915de3f14c0210034
parentf75b0ee2abcc475469153ecc0dc84521fdb13451
Move anonymous types declared in an anonymous union to
outside the anonymous union as it's a language extension
we don't normally support.

llvm-svn: 220320
lldb/source/DataFormatters/NSIndexPath.cpp