[llvm-branch-commits] [clang] release/22.x: [C++20] [Modules] Add VisiblePromoted module ownership kind (#189903) (PR #192885)

Chuanqi Xu via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Apr 20 00:09:32 PDT 2026


ChuanqiXu9 wrote:

> the original PR wasn't approved, who should review this?

I am the maintainer for modules. I think the change is not riskful as it only adds a new enum member and not affecting any existing code semantics.

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


More information about the llvm-branch-commits mailing list