diff options
author | Gabor Marton <gabor.marton@ericsson.com> | 2020-03-30 17:47:48 +0200 |
---|---|---|
committer | Gabor Marton <gabor.marton@ericsson.com> | 2020-05-29 16:13:57 +0200 |
commit | bd03ef19beb8a3476d5cd9f744c5fba5ca287c51 (patch) | |
tree | 9683f08ae67dd370e3987e4842a6600a6cdbea8b /llvm/lib/MC/MCDisassembler/MCDisassembler.cpp | |
parent | d8f2814c913847b1d0e9167dce5973eea3600c7e (diff) | |
download | llvm-bd03ef19beb8a3476d5cd9f744c5fba5ca287c51.zip llvm-bd03ef19beb8a3476d5cd9f744c5fba5ca287c51.tar.gz llvm-bd03ef19beb8a3476d5cd9f744c5fba5ca287c51.tar.bz2 |
[analyzer] ApiModeling: Add buffer size arg constraint
Summary:
Introducing a new argument constraint to confine buffer sizes. It is typical in
C APIs that a parameter represents a buffer and another param holds the size of
the buffer (or the size of the data we want to handle from the buffer).
Reviewers: NoQ, Szelethus, Charusso, steakhal
Subscribers: whisperity, xazax.hun, baloghadamsoftware, szepet, rnkovacs, a.sidorin, mikhail.ramalho, donat.nagy, dkrupp, gamesh411, ASDenysPetrov, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D77066
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/MCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions