diff options
author | Joachim Priesner <llvm-project-704996@jspam.de> | 2023-11-10 19:19:03 +0000 |
---|---|---|
committer | Piotr Zegar <me@piotrzegar.pl> | 2023-11-11 09:56:33 +0000 |
commit | d867f668672d634d52eaeae4cdcb7f9740890082 (patch) | |
tree | 3d666098111bb53bb0a0715703c13e0ad0ba01cd /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 5bffdc213fa837e9796885a54ddbcf227da11b0f (diff) | |
download | llvm-d867f668672d634d52eaeae4cdcb7f9740890082.zip llvm-d867f668672d634d52eaeae4cdcb7f9740890082.tar.gz llvm-d867f668672d634d52eaeae4cdcb7f9740890082.tar.bz2 |
[clang-tidy] modernize-avoid-bind: Fix handling of operators
When operators are used explicitly with std::bind
invalid fixes were generated, this change fixes it.
Reviewed By: PiotrZSL
Differential Revision: https://reviews.llvm.org/D125949
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions