[clang] [clang] Handle instantiated members to determine visibility (PR #136128)

Devon Loehr via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 18 08:32:39 PDT 2025


DKLoehr wrote:

This is breaking builds when compiling chromium as well, bisected to this change. Example build: https://ci.chromium.org/ui/p/chromium/builders/ci/ToTLinux%20(dbg)/31974/overview. Compiler output can be seen by clicking `[raw]` under the `compile` step, but I'm working on a minimized reproduction now.

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


More information about the cfe-commits mailing list