jdoerfert added inline comments.
================ Comment at: clang/lib/CodeGen/CodeGenFunction.h:523 return getLangOpts().C11 || getLangOpts().C17 || getLangOpts().C2x; } ---------------- Can you modify the documentation to talk about what loops must make progress, this is the code below transcribed. Also, I don't see how this works. Should the const-ness of the condition not be related to the standard/language to make a decision? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D96418/new/ https://reviews.llvm.org/D96418 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits