"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "1998e796e9dc1cbe3bc3059aeade0dad81c33a71"
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