commit | 7821e0756744018a34c533f30cdabe62a72d4e4a | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@hanshq.net> | Fri Sep 21 08:58:33 2012 +0000 |
committer | Hans Wennborg <hans@hanshq.net> | Fri Sep 21 08:58:33 2012 +0000 |
tree | 34d6731565b0a60e940358f1b5c4cc61520167aa | |
parent | 85cb7a5696f93f8b98604d3e72525921a32537f0 [diff] |
Make warnings about uninitialized fields include the field name. This makes the wording more informative, and consistent with the other warnings about uninitialized variables. Also, me and David who reviewed this couldn't figure out why we would need to do a lookup to get the name of the variable; so just print the name directly. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164366 91177308-0d34-0410-b5e6-96231b3b80d8