diff options
author | Mike Spertus <mike@spertus.com> | 2016-03-16 14:27:50 +0000 |
---|---|---|
committer | Mike Spertus <mike@spertus.com> | 2016-03-16 14:27:50 +0000 |
commit | 01b14bf76178a1816957f67aba241d0ecafb178f (patch) | |
tree | 4addeb9a448663c79f7b76954848c4bf66b94851 /clang/test/SemaCXX/destructor.cpp | |
parent | 4d4e5512b571651bb23824c2ac6c67de2a9e1bd3 (diff) | |
download | bcm5719-llvm-01b14bf76178a1816957f67aba241d0ecafb178f.tar.gz bcm5719-llvm-01b14bf76178a1816957f67aba241d0ecafb178f.zip |
Add visualizers for more clang types. Create more C++-like visualizations for existing Clang types
Created visualizer for PointerType, LValueReferenceType, RValueReferenceType, and TemplateParmType.
In addition, cleaned up the display of existing types to be more C++-like. For example, instead of
SubstTemplateTypeParmType: {Identifier (("T"))} => Record (25), {Identifier (("A"))}
it now displays more readably as
SubstTemplateTypeParmType: {typename T <= struct A}
The <expand> sections still can be used for all the gory details if necessary.
llvm-svn: 263638
Diffstat (limited to 'clang/test/SemaCXX/destructor.cpp')
0 files changed, 0 insertions, 0 deletions