summaryrefslogtreecommitdiffstats
path: root/llvm/docs/index.rst
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2018-01-04 17:05:04 +0000
committerKostya Kortchinsky <kostyak@google.com>2018-01-04 17:05:04 +0000
commit541c5a079773e25fb09f80e8c9147bea1d32cd88 (patch)
treed0f2d6f0651b37b736ae6cda747dad2d0f7bd76b /llvm/docs/index.rst
parentdce4a9aa5901788722f1a063c204e93dacbc8be7 (diff)
downloadbcm5719-llvm-541c5a079773e25fb09f80e8c9147bea1d32cd88.tar.gz
bcm5719-llvm-541c5a079773e25fb09f80e8c9147bea1d32cd88.zip
[scudo] s/unsigned long/size_t/ for __scudo_set_rss_limit
Summary: `__scudo_set_rss_limit`'s `LimitMb` should really be a `size_t`. Update accordingly the prototype. To avoid the `NOLINT` and conform with the other Sanitizers, use the sanitizers types for the internal definition. This should have no functional change. Additionally, capitalize a variable name to follow the LLVM coding standards. Reviewers: alekseyshl, flowerhack Reviewed By: alekseyshl Subscribers: #sanitizers, llvm-commits Differential Revision: https://reviews.llvm.org/D41704 llvm-svn: 321803
Diffstat (limited to 'llvm/docs/index.rst')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud