[libcxx-commits] [libcxx] [libc++] __uglify internal member names of iterators in `bitset` (PR #111127)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 9 12:34:24 PDT 2024
================
@@ -187,8 +187,8 @@ protected:
----------------
ldionne wrote:
Actually, can you add a mention about this patch in the LLVM 20 release notes, under `Deprecations and Removals`? This could potentially result in non-conforming code stopping to compile if they were using the typedefs.
https://github.com/llvm/llvm-project/pull/111127
More information about the libcxx-commits
mailing list