aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorArtem Dergachev <artem.dergachev@gmail.com>2021-04-26 13:52:01 -0700
committerArtem Dergachev <artem.dergachev@gmail.com>2021-05-10 14:00:30 -0700
commit9b292e0edcd4e889dbcf4bbaad6c1cc80fffcfd1 (patch)
tree5f9be98f5680ecafa27d12a2f8de293f94a2519f /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent43f4331edfb595979f6854351d24f9a9219595fa (diff)
downloadllvm-9b292e0edcd4e889dbcf4bbaad6c1cc80fffcfd1.zip
llvm-9b292e0edcd4e889dbcf4bbaad6c1cc80fffcfd1.tar.gz
llvm-9b292e0edcd4e889dbcf4bbaad6c1cc80fffcfd1.tar.bz2
[clang-tidy] Aliasing: Add more support for captures.
D96215 takes care of the situation where the variable is captured into a nearby lambda. This patch takes care of the situation where the current function is the lambda and the variable is one of its captures from an enclosing scope. The analogous problem for ^{blocks} is already handled automagically by D96215. Differential Revision: https://reviews.llvm.org/D101787
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions