aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenAction.cpp
diff options
context:
space:
mode:
authorBaranov Victor <bar.victor.2002@gmail.com>2025-04-07 04:57:55 +0300
committerGitHub <noreply@github.com>2025-04-07 09:57:55 +0800
commitda6e2454fff3fbc86861e31b60f18d3467354375 (patch)
tree2532162f8a5f63e29cf4b7e867ad9b1df8e096d8 /clang/lib/CodeGen/CodeGenAction.cpp
parentc9497a22ef9f9802401cf0cf3352dcbd4f14bcbd (diff)
downloadllvm-da6e2454fff3fbc86861e31b60f18d3467354375.zip
llvm-da6e2454fff3fbc86861e31b60f18d3467354375.tar.gz
llvm-da6e2454fff3fbc86861e31b60f18d3467354375.tar.bz2
[clang-tidy] Improve `bugprone-capturing-this-in-member-variable` check: add support of `bind` functions. (#132635)
Improve `bugprone-capturing-this-in-member-variable` check: Added support of `bind`-like functions that capture and store `this` pointer in class member. Closes https://github.com/llvm/llvm-project/issues/131220.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions