Skip to content
Commit 9dfdb3c7 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent d235d162
Loading
Loading
Loading
Loading
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