commit | bb42b030219710676ecb224bd3748641ff828c86 | [log] [tgz] |
---|---|---|
author | Daniel Jasper <djasper@google.com> | Fri Jul 31 16:08:10 2015 +0000 |
committer | Daniel Jasper <djasper@google.com> | Fri Jul 31 16:08:10 2015 +0000 |
tree | 8f40c2ab37d8680540b7ac9d0ec59b1aede23c6a | |
parent | 8a7ef3b2eec5e6046a3aab36521813c8ea6093e0 [diff] |
Add misc-unused-alias-decls check that currently finds unused namespace alias declarations. In the future, we might want to reuse it to also fine unsed using declarations and such. llvm-svn: 243754