summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
diff options
context:
space:
mode:
authorMike Spertus <mike@spertus.com>2019-01-06 04:58:48 +0000
committerMike Spertus <mike@spertus.com>2019-01-06 04:58:48 +0000
commit4fc8c44382b4b1514e3f4d5e62b4bfee3b6b7e82 (patch)
treef398d7e7042a97e995d72fde228861559727ae74 /llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
parent42af135e0d71d640a941efcdd890084c73917dbf (diff)
downloadbcm5719-llvm-4fc8c44382b4b1514e3f4d5e62b4bfee3b6b7e82.tar.gz
bcm5719-llvm-4fc8c44382b4b1514e3f4d5e62b4bfee3b6b7e82.zip
Have MSVC Visualizer for DeducedTemplateSpecializationType show both the original template and deduced specialization
Now appears in the Autos window something like - MyType DeducedTemplateSpecializationType {struct Y<int>} |- Template template<typename T> struct Y; |- Deduced As struct Y<int> |- isDeduced true bool |- TypeClass DeducedTemplateSpecialization (36) |- Flags No TypeBits set beyond TypeClass |- Canonical RecordType {struct Y<int>} Also changed QualType visualization to auto-expand the BaseType llvm-svn: 350487
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud