summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBlockPlacement.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2013-10-25 00:56:00 +0000
committerRichard Trieu <rtrieu@google.com>2013-10-25 00:56:00 +0000
commitef64e94d5c14281a3b354b08a69f3400d47896f0 (patch)
tree67e48d88f4b32bb0d315634e89f4a81c8f678695 /llvm/lib/CodeGen/MachineBlockPlacement.cpp
parent0145c5630698c51443900fb481fd53e1f926735e (diff)
downloadbcm5719-llvm-ef64e94d5c14281a3b354b08a69f3400d47896f0.tar.gz
bcm5719-llvm-ef64e94d5c14281a3b354b08a69f3400d47896f0.zip
Simplify and refactor the uninitialized field warning.
Change the uninitialized field warnings so that field initializers are checked inside the constructor. Previously, in class initializers were checked separately. Running one set of checks also simplifies the logic for preventing duplicate warnings. Added new checks to warn when an uninitialized field is used in base class initialization. Also fixed misspelling of uninitialized and moved all code for this warning together. llvm-svn: 193386
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud