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)
commit91b014cd66797f997d762c594282914d91fcfe64
tree3eaf9c69d70138ba3649e03ecf365628e7c72a7f
parenta43e2fd3eba22924c6dec9fe77935040d3b04a1b
Simplify the SmallVector pretty printer for LLDB a bit and make it work with reference types.

llvm-svn: 167674
llvm/utils/lldbDataFormatters.py