Simplify the SmallVector pretty printer for LLDB a bit and make it work with referenc...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 10 Nov 2012 09:45:32 +0000 (09:45 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 10 Nov 2012 09:45:32 +0000 (09:45 +0000)
commit79949597b281f0fd757bc11178e39887d0ba9735
tree96041548cfe4ed7f1a0a2dbb4feb832c89bab3f6
parent52ea24508368167b2ba8eb62fadcb1dcf54a0da2
Simplify the SmallVector pretty printer for LLDB a bit and make it work with reference types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167674 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lldbDataFormatters.py