diff options
author | Alex Langford <alangford@apple.com> | 2023-05-08 18:29:38 -0700 |
---|---|---|
committer | Alex Langford <alangford@apple.com> | 2023-05-09 10:00:02 -0700 |
commit | ec77d1f3d9fcf7105b6bda25fb4d0e5ed5afd0c5 (patch) | |
tree | 97703fc7d163228ee490067a125ef90f43040c04 /clang/lib/Lex/ModuleMap.cpp | |
parent | aa326559c443382030c735db167645685da245a2 (diff) | |
download | llvm-ec77d1f3d9fcf7105b6bda25fb4d0e5ed5afd0c5.zip llvm-ec77d1f3d9fcf7105b6bda25fb4d0e5ed5afd0c5.tar.gz llvm-ec77d1f3d9fcf7105b6bda25fb4d0e5ed5afd0c5.tar.bz2 |
[lldb] Simplify predicates of find_if in BroadcastManager
We had some custom classes that were used as the predicate for
`std::find_if`. It would be a lot simpler if we used lambdas instead.
Differential Revision: https://reviews.llvm.org/D150168
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions