[libcxx-commits] [PATCH] D134943: [libc++] Fix ADL for `make_error_{code, condition}`
Jonathan Wakely via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Sep 30 07:30:52 PDT 2022
jwakely added a comment.
I've just noticed the summary says "The function names by the using declaration" which should be *named* not names.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134943/new/
https://reviews.llvm.org/D134943
More information about the libcxx-commits
mailing list