ChuanqiXu added a comment.

In D110215#3178575 <https://reviews.llvm.org/D110215#3178575>, @vitalybuka 
wrote:

>   llvm-project/clang/lib/Sema/SemaModule.cpp:715:70: warning: missing field 
> 'OuterVisibleModules' initializer [-Wmissing-field-initializers]
>                                                                       ^

I had tried to fix this in a NFC commit: 4168efe1b 
<https://reviews.llvm.org/rG4168efe1b2243ed31c30c82583a18bff78cfa076>. Hope 
this works.
(My compiler locally didn't warn for it... I need to update it...)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110215/new/

https://reviews.llvm.org/D110215

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to