Simple visualization of expressions

While more could be done, showing the type is a lot better than what is there now.

llvm-svn: 269623
This commit is contained in:
Mike Spertus 2016-05-16 01:36:09 +00:00
parent e5cc18054a
commit b27ebb8824
1 changed files with 3 additions and 0 deletions

View File

@ -415,4 +415,7 @@ For later versions of Visual Studio, no setup is required-->
</ArrayItems> </ArrayItems>
</Expand> </Expand>
</Type> </Type>
<Type Name="clang::Expr">
<DisplayString>Expression of type {TR,view(cpp)}</DisplayString>
</Type>
</AutoVisualizer> </AutoVisualizer>