[clang] Fix ForStmt mustprogress handling
D86841 had an error where for statements with no conditional were required to make progress. This is not true, this patch removes that line, and adds regression tests. Differential Revision: https://reviews.llvm.org/D91075
parent
2ac3a7d0
Please register or sign in to comment