diff options
author | Mike Spertus <mike@spertus.com> | 2016-06-11 20:15:19 +0000 |
---|---|---|
committer | Mike Spertus <mike@spertus.com> | 2016-06-11 20:15:19 +0000 |
commit | 897711f018e9060186cc526b46fcb26ef6dca419 (patch) | |
tree | 24d3156be9bffa3379d68aa243ed18df7533e3b2 /llvm/utils/update_llc_test_checks.py | |
parent | 971336d33033a45ba61fc8f39bb4238d4404edd9 (diff) | |
download | bcm5719-llvm-897711f018e9060186cc526b46fcb26ef6dca419.tar.gz bcm5719-llvm-897711f018e9060186cc526b46fcb26ef6dca419.zip |
Visual Studio Visualizers for ActionResult, LocInfoType, and and TypeSourceInfo
Created a visualizer for ActionResult that displayed the validity and the pointer,
but many of them initially displayed poorly. It turns out that the primary culprit
is that LocInfoType is often passed in an action result, but it is not the same
as other types. For example, LocInfoType is not in TypeNodes.def and clang::Type::TypeClass
does not have a LocInfoType enum. After adding a special visualizer for LocInfoType,
the display was more useful
llvm-svn: 272487
Diffstat (limited to 'llvm/utils/update_llc_test_checks.py')
0 files changed, 0 insertions, 0 deletions