diff options
author | Chris Lattner <sabre@nondot.org> | 2008-04-07 06:37:47 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-04-07 06:37:47 +0000 |
commit | 64bf6ba308a76142c6d0202e856aedc2a1284be2 (patch) | |
tree | c16bb45f306923d120002ccf4bedb8127a202844 /clang/lib/Sema | |
parent | c9062d01d7978d57a310283153f35ca3c8eaffbb (diff) | |
download | bcm5719-llvm-64bf6ba308a76142c6d0202e856aedc2a1284be2.tar.gz bcm5719-llvm-64bf6ba308a76142c6d0202e856aedc2a1284be2.zip |
Fix a really bad bug where type uniquing would merge a<x> with b<x> as the same
type, because it did not include a/b in the hash.
llvm-svn: 49321
Diffstat (limited to 'clang/lib/Sema')
0 files changed, 0 insertions, 0 deletions