diff options
author | Baranov Victor <bar.victor.2002@gmail.com> | 2025-04-07 04:57:55 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-07 09:57:55 +0800 |
commit | da6e2454fff3fbc86861e31b60f18d3467354375 (patch) | |
tree | 2532162f8a5f63e29cf4b7e867ad9b1df8e096d8 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | c9497a22ef9f9802401cf0cf3352dcbd4f14bcbd (diff) | |
download | llvm-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