summaryrefslogtreecommitdiffstats
path: root/llvm/docs/conf.py
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-20 20:52:21 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-20 20:52:21 +0000
commit2e0c95edfe0fbbded0835c3e5ec341c9a28b30e6 (patch)
tree9935b4bcb1f54a435d853d5c47707fc509d5b7e5 /llvm/docs/conf.py
parent01a3080960eec85ca85467a3930e30ac3e93ca0c (diff)
downloadbcm5719-llvm-2e0c95edfe0fbbded0835c3e5ec341c9a28b30e6.tar.gz
bcm5719-llvm-2e0c95edfe0fbbded0835c3e5ec341c9a28b30e6.zip
[AddressSanitizer] Don't dereference dyn_cast<ConstantInt> results. NFCI.
The static analyzer is warning about potential null dereference, but we can use cast<ConstantInt> directly and if not assert will fire for us. llvm-svn: 372429
Diffstat (limited to 'llvm/docs/conf.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud