Only dump the types we need in the test.
We added support for dumping pointers but pointers to arrays won't correctly dump until we add support for dumping arrays. Instead of trying to dump everything, which this test isn't even interested in, just dump enums and typedefs. llvm-svn: 343398
Loading
Please sign in to comment