The main page is at SummerOfCode2012. This page contains the available projects, all the the projects should follow the following template:


Title of the project


clang support for build services

The idea of this project is to extend the Debian infrastructure to be able to build packages with clang instead of gcc/g++. clang has some advantages over gcc/g++ like better error messages and better warnings.

Even if the short/mid term goal is not to replace gcc/g++, building packages with two compilers improves the detection of C/C++ or Objective C errors, which in turn helps improve the quality of the distribution, even if the packages continue to be compiled with gcc/g++.

Add your project here :)