[Debug Info] add DISubroutineType and its creation takes DITypeArray.
authorManman Ren <manman.ren@gmail.com>
Mon, 28 Jul 2014 22:24:34 +0000 (22:24 +0000)
committerManman Ren <manman.ren@gmail.com>
Mon, 28 Jul 2014 22:24:34 +0000 (22:24 +0000)
commit67f005e3b24504f8da78a03f3c9cc6e2f52fc861
treea3fdd522522c8d64a9494da115b6e2eb660255af
parentf8a1967c8c37018a35a787b673f5dead1d524185
[Debug Info] add DISubroutineType and its creation takes DITypeArray.

This is the last patch to unique the type array of a subroutine type.
This is the paired commit with llvm r214132.

llvm-svn: 214133
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenCXX/debug-info-template-member.cpp