Community
Participate
Working Groups
Implemented a refactoring to inerchange nested loops. Doesn't properly indent loops with identifiers, has minimal pre-condition checking (checks that there are 2 nested loops in the selection).
Created attachment 140883 [details] Patch implementing interchange loop refactoring. See bug description for more detail
Hi Tim, Can you please confirm that 1. you wrote 100% of the code without incorporating content from elsewhere or relying on the intellectual property of others, 2. you have the right to contribute the code to Eclipse, and 3. you have included the EPL license header in all source files? For #1, if you borrowed code from either Photran or CDT, that is fine, as long as you state that explicitly. Thanks. Jeff
Jeff, 1. I wrote 100% of the code 2. I do have the right to contribute to Eclipse 3. I have included EPL license header in all of my source files
Entered as CQ 3434 https://dev.eclipse.org/ipzilla/show_bug.cgi?id=3434
Feature was implemented and added to Photran repository
Waiting on CQ 3434
CQ approved; committed to CVS.