bcain added inline comments.
================ Comment at: clang/include/clang/Basic/DiagnosticSemaKinds.td:592 + : Warning<"declaration of built-in function '%0' requires the declaration" + " of the 'jmp_buf' type, commonly proived in the header <setjmp.h>.">, + InGroup<DiagGroup<"incomplete-setjmp-declaration">>; ---------------- "proived" should be "provided", I think? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D58091/new/ https://reviews.llvm.org/D58091 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits