[all-commits] [llvm/llvm-project] a7f1dc: [ADT] Use `adl_being`/`end` in `concat` (#130520)
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Mon Mar 10 11:35:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7f1dc0ff5a6e76699fbb398e888a59cc929d578
https://github.com/llvm/llvm-project/commit/a7f1dc0ff5a6e76699fbb398e888a59cc929d578
Author: Jakub Kuderski <jakub at nod-labs.com>
Date: 2025-03-10 (Mon, 10 Mar 2025)
Changed paths:
M llvm/include/llvm/ADT/STLExtras.h
M llvm/unittests/ADT/STLExtrasTest.cpp
Log Message:
-----------
[ADT] Use `adl_being`/`end` in `concat` (#130520)
This is to make sure that ADT helpers consistently use argument
dependent lookup when dealing with input ranges.
This was a part of #87936 but reverted due to buildbot failures.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list