llvm-project/clang/include
Hans Wennborg 61b2ffa60f 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.

llvm-svn: 164366
2012-09-21 08:58:33 +00:00
..
clang Make warnings about uninitialized fields include the field name. 2012-09-21 08:58:33 +00:00
clang-c Fix Doxygen misuse: refer to parameter names in paragraphs correctly (\arg is 2012-09-13 13:11:20 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00