[clang] [Clang][Sema] Reject undeduced static data members without initializers (#173349) (PR #174281)

Hamza Hassanain via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 5 10:11:33 PST 2026


HamzaHassanain wrote:

> While we are here, could you handle the case that `u` has an initializer?

It is already handled 

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


More information about the cfe-commits mailing list