[clang] [C++20][Modules] Improve namespace look-up performance for modules. (PR #171769)
Chuanqi Xu via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 11 00:59:54 PST 2025
https://github.com/ChuanqiXu9 commented:
Why is the namespace decl special? Can we make this optimization more general?
https://github.com/llvm/llvm-project/pull/171769
More information about the cfe-commits
mailing list