Skip to content
Snippets Groups Projects
Commit ea555545 authored by Mike Spertus's avatar Mike Spertus
Browse files

Simple visualization of expressions

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


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@269623 91177308-0d34-0410-b5e6-96231b3b80d8
parent 26d1ed4b
No related branches found
No related tags found
No related merge requests found
...@@ -415,4 +415,7 @@ For later versions of Visual Studio, no setup is required--> ...@@ -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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment