diff options
author | Michael Kruse <llvm@meinersbur.de> | 2016-09-30 17:47:39 +0000 |
---|---|---|
committer | Michael Kruse <llvm@meinersbur.de> | 2016-09-30 17:47:39 +0000 |
commit | f6f795e9ae08d48f2696b2d4d5c48fe286fccd77 (patch) | |
tree | f4e038626b7abb68de73f6770393b4feafa6c995 /llvm/lib/Object/Object.cpp | |
parent | c07e5769681b1812cef104b41704d37145cbbd67 (diff) | |
download | bcm5719-llvm-f6f795e9ae08d48f2696b2d4d5c48fe286fccd77.tar.gz bcm5719-llvm-f6f795e9ae08d48f2696b2d4d5c48fe286fccd77.zip |
[Support] Complete ISL annotations to IslPtr<>. NFC.
Add missing __isl_(give/take/keep) annotations to IslPtr<> and NonowningIslPtr<>
methods.
Because IslPtr's constructor's annotation would depend on the TakeOwnership
parameter, the parameter has been removed. Caller must copy the object
themselves if the do not want to take ownership.
llvm-svn: 282883
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions