We have branched for the 3.2 release! Some "sticky reminders": You can get all of the 3.2 code from the appropriate .../branches/release_32/ You can track state of the 3.2 release through so called "Umbrella bug" : http://llvm.org/bugs/show_bug.cgi?id=13893 Hopefully it will not "rain bugs" on us and we will not need it that much! After branching all patches require prior approval so please contact respective code owners found here: http://llvm.org/docs/DeveloperPolicy.html#code-owners with all the fixes and patches that you think should go into the release, Good testing! Pawel
I can't find any release_32 branch at http://llvm.org/git/llvm.git or http://llvm.org/git/clang.git. /Patrik Hägglund -----Original Message----- From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Pawel Wodnicki Sent: den 12 november 2012 07:03 To: llvmdev; cfe-dev at cs.uiuc.edu Subject: [LLVMdev] 3.2 Release has branched :T+2 hours We have branched for the 3.2 release! Some "sticky reminders": You can get all of the 3.2 code from the appropriate .../branches/release_32/ You can track state of the 3.2 release through so called "Umbrella bug" : http://llvm.org/bugs/show_bug.cgi?id=13893 Hopefully it will not "rain bugs" on us and we will not need it that much! After branching all patches require prior approval so please contact respective code owners found here: http://llvm.org/docs/DeveloperPolicy.html#code-owners with all the fixes and patches that you think should go into the release, Good testing! Pawel _______________________________________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
> I can't find any release_32 branch at http://llvm.org/git/llvm.git or http://llvm.org/git/clang.git.Unfortunately, this requires manual grafting, since git-svn does really bad job here. I'm going to work on this tonight. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University