summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/CommentSema.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2019-12-09 13:02:24 -0800
committerPeter Collingbourne <peter@pcc.me.uk>2019-12-10 12:08:52 -0800
commite966416ff15178bf982430085be9ae69e5a511fa (patch)
tree61b992b46df3554096b0a0b0197770745ec9b551 /clang/lib/AST/CommentSema.cpp
parentfb4d8fe1a86232f4711c911e6feccce778e27afa (diff)
downloadbcm5719-llvm-e966416ff15178bf982430085be9ae69e5a511fa.tar.gz
bcm5719-llvm-e966416ff15178bf982430085be9ae69e5a511fa.zip
scudo: Move getChunkFromBlock() allocated check into caller. NFCI.
With tag-on-free we will need to get the chunk of a deallocated block. Change getChunkFromBlock() so that it doesn't check that the chunk is allocated, and move the check into the caller, so that it can be reused for this purpose. Differential Revision: https://reviews.llvm.org/D71291
Diffstat (limited to 'clang/lib/AST/CommentSema.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud