diff options
author | Alex Langford <alangford@apple.com> | 2023-06-13 11:01:24 -0700 |
---|---|---|
committer | Alex Langford <alangford@apple.com> | 2023-06-16 10:50:15 -0700 |
commit | 193c7d10cb30d846d35085a462f8a6c8ad226f1f (patch) | |
tree | f3c5d15ad38a3d3560d85c70aae0213f002b8d42 /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | 4c8b6fae4437f9a5b17ddc146592aec0e4c78e02 (diff) | |
download | llvm-193c7d10cb30d846d35085a462f8a6c8ad226f1f.zip llvm-193c7d10cb30d846d35085a462f8a6c8ad226f1f.tar.gz llvm-193c7d10cb30d846d35085a462f8a6c8ad226f1f.tar.bz2 |
[lldb][NFCI] Remove custom matcher classes in Listener in favor of lambdas
Instead of writing boilerplate classes to serve as matchers for things
like `find_if` and `erase_if`, we can use lambdas. I believe this
simplifies the Listener class.
Differential Revision: https://reviews.llvm.org/D152846
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions