[clang-tools-extra] [clang] [llvm] [clang] Fix false positive -Wmissing-field-initializer for anonymous unions (PR #70829)
    Mariya Podchishchaeva via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Nov  6 08:14:19 PST 2023
    
    
  
Fznamznon wrote:
> I wonder if it would make sense to move the checking for this warning here, to the else case in line 725
Thanks for the suggestion, I gave it a try.
https://github.com/llvm/llvm-project/pull/70829
    
    
More information about the llvm-commits
mailing list