summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2018-08-03 18:08:36 +0000
committerErich Keane <erich.keane@intel.com>2018-08-03 18:08:36 +0000
commited69e1bc98c7bd3c9e4ad285915ff6422d68a8ba (patch)
tree11caea44f373483c124b292d1554c79b277046c7 /llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
parent0a11b6366a926c731794facfd697371e829fcdc1 (diff)
downloadbcm5719-llvm-ed69e1bc98c7bd3c9e4ad285915ff6422d68a8ba.tar.gz
bcm5719-llvm-ed69e1bc98c7bd3c9e4ad285915ff6422d68a8ba.zip
[NFC] Initialize a variable to prevent future invalid deref.
Found by KlockWorks, this variable is properly protected, however the conditions in the test that initializes it and the one that uses it could diverge, it seems to me that this is a 'free' init that will prevent issues if one of the conditions is ever modified without the other. llvm-svn: 338909
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud