Fix the big regression that has been killing the nightly tester these last
few days. Apparently the old symbol table used to auto rename collisions in the type symbol table and the new one does not. It doesn't really make sense for the new one to do so, so we just make the client do it. llvm-svn: 13877
Loading
Please register or sign in to comment