aboutsummaryrefslogtreecommitdiff
path: root/cmake
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
commit6d5c059076455da0429f6ba4f11d3185c65ef362 (patch)
treef7b2c609e4ec0cc9218806677656a88328f9ab85 /cmake
parentace6bcb7b9f4114b051d3c70d0f3f92c4099959f (diff)
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 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@350487 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions