aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGVTables.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-03-27 09:46:56 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-03-27 09:46:56 +0000
commita7689efa25bf54452c758c672bd1a5608d5757cc (patch)
treeadee8844f78675e800f6941024578090f3c9df67 /lib/CodeGen/CGVTables.cpp
parentd06fea8580658470f92fb5d0d3d7ab5b475728dc (diff)
Diagnose uninitialized uses of a variable within its own initializer.
This is basically the same idea as the warning on uninitialized uses of fields within an initializer list. As such, it is on by default and under -Wuninitialized. Original patch by Richard Trieu, with some massaging from me on the wording and grouping of the diagnostics. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128376 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGVTables.cpp')
0 files changed, 0 insertions, 0 deletions