| commit | 0baec549a3f49d8c04a0092917f758cc89ef238d | [log] [tgz] |
|---|---|---|
| author | Daniel Jasper <djasper@google.com> | Wed Jun 06 08:32:04 2012 +0000 |
| committer | Daniel Jasper <djasper@google.com> | Wed Jun 06 08:32:04 2012 +0000 |
| tree | c7d701f218d9408853cd6c28965084593f6535c3 | |
| parent | 1f5d109918ce489a8e96fde2e67377841f333e1a [diff] |
Introduce -Wunused-private-field. If enabled, this warning detects unused private fields of classes that are fully defined in the current translation unit. llvm-svn: 158054