diff options
| author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-01-03 04:29:20 +0000 |
|---|---|---|
| committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-01-03 04:29:20 +0000 |
| commit | d2ecc139f2b2e687cf4a56bb1c789fb6e4f4a65e (patch) | |
| tree | c3ec4b691593d4c1f76e0d1b743acc3b4e534fb9 /clang/lib/CodeGen/CGExprCXX.cpp | |
| parent | 60470f1194f850eab764be952416ef915d24e564 (diff) | |
| download | bcm5719-llvm-d2ecc139f2b2e687cf4a56bb1c789fb6e4f4a65e.tar.gz bcm5719-llvm-d2ecc139f2b2e687cf4a56bb1c789fb6e4f4a65e.zip | |
Warn on unused auto variables.
To do so we have to wait until we know that the type of a variable has been
deduced. Sema::FinalizeDeclaration is the first callback that is used for
decl with or without initializers.
llvm-svn: 171458
Diffstat (limited to 'clang/lib/CodeGen/CGExprCXX.cpp')
0 files changed, 0 insertions, 0 deletions

