rearrange the type printing code so that we can do the horrible C "inside out"
thing properly. This allows us to print types like: int (*A)[restrict static 4][6]; properly, in addition to representing them properly. :) llvm-svn: 39178
Loading
Please register or sign in to comment