aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorDeep Majumder <deep.majumder2019@gmail.com>2021-07-16 09:54:05 +0530
committerDeep Majumder <deep.majumder2019@gmail.com>2021-07-16 09:54:05 +0530
commit48688257c52dfc2c666b64730f0467c2cc38210c (patch)
tree9cacc0535f406b3be673a0eee47d391f89e6183b /llvm/lib/Support/CommandLine.cpp
parentf5917e0312edacf1fe4cfebc532e3a78c854adee (diff)
downloadllvm-48688257c52dfc2c666b64730f0467c2cc38210c.zip
llvm-48688257c52dfc2c666b64730f0467c2cc38210c.tar.gz
llvm-48688257c52dfc2c666b64730f0467c2cc38210c.tar.bz2
[analyzer] Model comparision methods of std::unique_ptr
This patch handles all the comparision methods (defined via overloaded operators) on std::unique_ptr. These operators compare the underlying pointers, which is modelled by comparing the corresponding inner-pointer SVal. There is also a special case for comparing the same pointer. Differential Revision: https://reviews.llvm.org/D104616
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions