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

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
parent 1bb96618
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