commit | 1a15dae8be2b28e02b6639aa92b832465c5be420 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Wed Jun 16 22:31:08 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Wed Jun 16 22:31:08 2010 +0000 |
tree | e0208461ea4e3d921f512bb2d2421ce2f983e7e0 | |
parent | 13927a431dd733336cfd664bf0840747a71b0a43 [diff] |
Fix the recently-added warning about 'typename' and 'template' disambiguation keywords outside of templates in C++98/03. Previously, the warning would fire when the associated nested-name-specifier was not dependent, but that was a misreading of the C++98/03 standard: now, we complain only when we're outside of any template. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106161 91177308-0d34-0410-b5e6-96231b3b80d8