summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/destructor.cpp
diff options
context:
space:
mode:
authorMike Spertus <mike@spertus.com>2016-03-16 14:27:50 +0000
committerMike Spertus <mike@spertus.com>2016-03-16 14:27:50 +0000
commit01b14bf76178a1816957f67aba241d0ecafb178f (patch)
tree4addeb9a448663c79f7b76954848c4bf66b94851 /clang/test/SemaCXX/destructor.cpp
parent4d4e5512b571651bb23824c2ac6c67de2a9e1bd3 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud