[llvm-branch-commits] [clang] [libcxx] [PATCH 3/7] [clang] improve NestedNameSpecifier: test changes (PR #148014)

Louis Dionne via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Aug 1 10:06:21 PDT 2025


https://github.com/ldionne approved this pull request.

I reviewed the libc++ changes. I suggest we take the opportunity to make those more robust to future changes without really reducing their bug-finding power. I made my change suggestions such that you should be able to apply them as a batch with minimal effort on your side.

My approval is only for the libc++ part of the changes and it assumes that you take my comments in batch. Thanks!

https://github.com/llvm/llvm-project/pull/148014


More information about the llvm-branch-commits mailing list