summaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-unused-private-field.cpp
Commit message (Expand)AuthorAge
* -Wunused-private-fields: Don't try to check unresolved initializer expressionsRichard Smith2012-08-07
* Let Expr::HasSideEffects() return false for NULL, bool literals, this, and nu...Nico Weber2012-07-20
* Rename warn-unused-member.cpp to warn-unused-private-field.cpp toNico Weber2012-07-20