[libcxx-commits] [libcxx] [NFC] Renames a template parameter to avoid clashes with userspace names. (PR #76829)
via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 3 08:47:30 PST 2024
bgra8 wrote:
> Thanks for catching this!
>
> Can you add `N` to https://github.com/llvm/llvm-project/blob/main/libcxx/test/libcxx/system_reserved_names.gen.py#L134 too? That way we will not repeat this mistake.
Done.
https://github.com/llvm/llvm-project/pull/76829
More information about the libcxx-commits
mailing list