ruiu added inline comments.
================
Comment at: lib/Sema/SemaInit.cpp:897
+ SemaRef.getSourceManager().isInSystemHeader(SpellingLoc))
+ return;
SemaRef.Diag(StructuredSubobjectInitList->getLocStart(),
----------------
Please use clang-format to format your code.
https://reviews.llvm.org/D32646
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
