[PATCH] D144583: [ADT] Fix definition of `adl_begin`/`adl_end` and `Iter`/`ValueOfRange`

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 17:10:52 PST 2023


dblaikie accepted this revision.
dblaikie added a comment.

Sounds OK - probably worth splitting up similar work in the future, I think there's enough nuance that understanding and testing each axis/feature in a change like this could be clearer when done separately.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144583/new/

https://reviews.llvm.org/D144583



More information about the llvm-commits mailing list