From 222e2a7620e6520ffaf4fc4e69d79c18da31542e Mon Sep 17 00:00:00 2001 From: "Zancanaro; Carlo" Date: Mon, 24 Sep 2012 09:58:17 +1000 Subject: Add the clang library to the repo (with some of my changes, too). --- clang/www/OpenProjects.html | 114 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 clang/www/OpenProjects.html (limited to 'clang/www/OpenProjects.html') diff --git a/clang/www/OpenProjects.html b/clang/www/OpenProjects.html new file mode 100644 index 0000000..b2d4dae --- /dev/null +++ b/clang/www/OpenProjects.html @@ -0,0 +1,114 @@ + + + + + Clang - Get Involved + + + + + + + +
+ +

Open Clang Projects

+ +

Here are a few tasks that are available for newcomers to work on, depending +on what your interests are. This list is provided to generate ideas, it is not +intended to be comprehensive. Please ask on cfe-dev for more specifics or to +verify that one of these isn't already completed. :)

+ + + +

If you hit a bug with clang, it is very useful for us if you reduce the code +that demonstrates the problem down to something small. There are many ways to +do this; ask on cfe-dev for advice.

+ + + +
+ + -- cgit v1.2.3