DIBuilder: Correct the null/0 type of trailing fields in struct debug info.
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 18 Feb 2013 07:27:30 +0000 (07:27 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 18 Feb 2013 07:27:30 +0000 (07:27 +0000)
commitd4f92fd0d1f22af553db08416b476241e4372d9a
treeee0bf49481d28ada0873523be4fbace516fdefdf
parent139f7e50688ce120b275ae368f563d03d9c18184
DIBuilder: Correct the null/0 type of trailing fields in struct debug info.

Paired with an Clang commit so this may cause temporary build failures.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175426 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/DIBuilder.cpp