diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2011-05-01 08:41:10 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2011-05-01 08:41:10 +0000 |
commit | 0d1a54f8e1e9d06a037c4c67309ad785b3383fc8 (patch) | |
tree | 87da1c0e6d182dbb21fd1e399ea54ebd5beeffd8 /clang/test/Index/annotate-nested-name-specifier.cpp | |
parent | d8970dde43e2ee79fe61cbc46b5989240d296b3f (diff) | |
download | llvm-0d1a54f8e1e9d06a037c4c67309ad785b3383fc8.zip llvm-0d1a54f8e1e9d06a037c4c67309ad785b3383fc8.tar.gz llvm-0d1a54f8e1e9d06a037c4c67309ad785b3383fc8.tar.bz2 |
Remove more dead code for emitting diagnostics. The callers of these
functions already precluded dependent types from reaching them.
Also change one of the callers to not error when a trait is applied to
a dependent type. This is a perfectly reasonable pattern, and both Unary
and Binary type traits already support dependent types (by populating
the AST with a nonce value).
Remove the actual diagnostic, since these aren't errors.
llvm-svn: 130651
Diffstat (limited to 'clang/test/Index/annotate-nested-name-specifier.cpp')
0 files changed, 0 insertions, 0 deletions