balazske wrote:

The check can now warn for (default) initializations that are recursively 
inside a type structure (members of structs, elements of arrays). In these 
cases it can look difficult to find the member or place where the value with 
enum type exists. The check now only makes a single warning for the 
initialization but does not add notes to find the place of the enum value. 

https://github.com/llvm/llvm-project/pull/136823
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to