Skip to content
  • Reid Spencer's avatar
    47b6d12e
    For PR1187: · 47b6d12e
    Reid Spencer authored
    Always rename, never give a redef error. We could check for collapsed type
    planes and generate an error if that's not the cause, but the 99.9999
    percentile case will be that its the result of collapsed type planes. So,
    rather than doing an expensive check, just rename.
    
    llvm-svn: 34047
    47b6d12e
    For PR1187:
    Reid Spencer authored
    Always rename, never give a redef error. We could check for collapsed type
    planes and generate an error if that's not the cause, but the 99.9999
    percentile case will be that its the result of collapsed type planes. So,
    rather than doing an expensive check, just rename.
    
    llvm-svn: 34047
Loading