[PATCH] D38678: [Sema] Warn about unused variables if we can constant evaluate the initializer.
Sylvestre Ledru via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 15 11:11:40 PDT 2017
sylvestre.ledru added a comment.
For the record, this found 5 actual useless variables in Firefox code.
Repository:
rL LLVM
https://reviews.llvm.org/D38678
More information about the cfe-commits
mailing list