arsenm added inline comments.
================ Comment at: clang/include/clang/Basic/LangOptions.h:534 + bool allowUninitializedFunctionsArgs() const { + return ConvergentFunctions; + } ---------------- Should add a comment explaining it here Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D128907/new/ https://reviews.llvm.org/D128907 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits