Fix decl/def debug info for template functions. Radar 8063111.
authorStuart Hastings <stuart@apple.com>
Thu, 8 Jul 2010 22:28:59 +0000 (22:28 +0000)
committerStuart Hastings <stuart@apple.com>
Thu, 8 Jul 2010 22:28:59 +0000 (22:28 +0000)
commitc0e2639a3450e5cca5cd5082cef55a64bbd27ad4
tree1731abd34a308957abb478e1e721bd2cf29cf64e
parent834df19452a551195ab012a8923b646b9a57a0d9
Fix decl/def debug info for template functions.  Radar 8063111.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107919 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DebugInfo.h
lib/Analysis/DebugInfo.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp