| commit | 712a351c42d5378ce02532802b51c5fb60e868af | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Mon Apr 13 15:14:38 2009 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Mon Apr 13 15:14:38 2009 +0000 |
| tree | e0c6d6feda8ea0b24961f667bd19f2045872d923 | |
| parent | 092b8b6fdb36700f07b3097c13090ee99583a401 [diff] |
Make the selection of type declarations in Sema::getTypeName deterministic when faced with an ambiguity. This eliminates the annoying test/SemaCXX/using-directive.cpp failure. llvm-svn: 68952