diff options
author | Mike Spertus <mike@spertus.com> | 2016-06-06 21:41:20 +0000 |
---|---|---|
committer | Mike Spertus <mike@spertus.com> | 2016-06-06 21:41:20 +0000 |
commit | 1f56e999335b8d542c5074cbbe149b0b022cd1c3 (patch) | |
tree | ab7f2c2c464d6bd90419a404681c3f0dd318a309 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c | |
parent | 2c5384ae4cd4d3a05ee0e33b9a1a23a8ee1dc087 (diff) | |
download | bcm5719-llvm-1f56e999335b8d542c5074cbbe149b0b022cd1c3.tar.gz bcm5719-llvm-1f56e999335b8d542c5074cbbe149b0b022cd1c3.zip |
Improved Visual Studio visualizations for template argument lists
Improved the visualizer for TemplateArgumentList to show type arguments in the DisplayString.
E.g., <double, long>. Added a visualizer for MultiLevelTemplateArgumentList.
I decided to display them by how they would appear in a template with the
(non-existent) template-id's omitted, so the DisplayString naturally presents
as something like <double, long>::<char *>.
llvm-svn: 271944
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions