| commit | 9cbc22ba2d59a63cce4b312db8a4c274ea04b762 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Mon Feb 28 22:42:13 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Mon Feb 28 22:42:13 2011 +0000 |
| tree | 8da1de0d2a35c63ba9ba96f402b9ba21aee265ac | |
| parent | adef8fb003765b1ee94e5e5e2dc51bd633cddecf [diff] |
Teach Sema::CheckTypenameType to use nested-name-specifiers with source-location information. We don't actually preserve this information in any of the resulting TypeLocs (yet), so it doesn't matter. llvm-svn: 126693