summaryrefslogtreecommitdiffstats
path: root/llvm/lib/BinaryFormat/MsgPackReader.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-22 12:38:21 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-22 12:38:21 +0000
commit0b68a825ac1a3af837b9bec4dcaadbd3e15ec4ce (patch)
treeca7be13682114d001eba25e895085eec1b2f06e8 /llvm/lib/BinaryFormat/MsgPackReader.cpp
parent665ccbff60ff35b750002e28e8ac85cbaf1821c7 (diff)
downloadbcm5719-llvm-0b68a825ac1a3af837b9bec4dcaadbd3e15ec4ce.tar.gz
bcm5719-llvm-0b68a825ac1a3af837b9bec4dcaadbd3e15ec4ce.zip
[Hexagon] Don't dereference dyn_cast<ConstantFPSDNode> result. NFCI.
The static analyzer is warning about potential null dereference, but we should be able to use cast<ConstantFPSDNode> directly and if not assert will fire for us. llvm-svn: 372499
Diffstat (limited to 'llvm/lib/BinaryFormat/MsgPackReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud