nickdesaulniers accepted this revision. nickdesaulniers added a comment. This revision is now accepted and ready to land.
bah! $ find . -name \*.rst | xargs grep -n gnu11 ./clang/docs/UsersManual.rst:2462:The supported modes for C are c89, gnu89, c99, gnu99, c11, gnu11, c17, gnu17, ./clang/docs/CommandGuide/clang.rst:136: | ``gnu11`` ./clang/docs/CommandGuide/clang.rst:149: The default C language standard is ``gnu11``, except on PS4, where it is ./clang/docs/ReleaseNotes.rst:165: upgraded from gnu11 to gnu17. ./clang/docs/LanguageExtensions.rst:1019:features are enabled with the ``-std=c11`` or ``-std=gnu11`` option when Thanks for cleaning up my mess. The rest of these instance look fine to me. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D83726/new/ https://reviews.llvm.org/D83726 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits