Anshul200677 wrote: @zeyi2 I have updated the PR with the following changes:
1. MERGE CONFLICTS: I rebased against `main` and resolved the conflict in `ReleaseNotes.rst` (keeping the entries in alphabetical order). 2. NEW TEST CASE: I added `test_init_stmt_true` as requested to verify the fix when using an initialization statement with a `true` condition. 3. TEST VERIFICATION: I verified the test locally with `llvm-lit` and updated the `CHECK-FIXES` to match the exact whitespace and output generated by the tool. Ready for final review! https://github.com/llvm/llvm-project/pull/172220 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
