Prerequisite for Learning Clang

Hi All

Thanks for the great compiler.

I am pretty new here( and in compiler field as well) but very interested to learn how a compiler works and contribute to clang.

I have read the documentation and Clang internals but still feel the flow.

Can any of you suggest “How to go about it?”

Warm Regards

Devchandra

Welcome! I don’t have any other suggestions in the abstract. What would you like to do with Clang?

  • Doug

Hi
Maybe you can fix this: http://lists.cs.uiuc.edu/pipermail/llvmdev/2010-August/033561.html
or, Look for the comment “FIXME: temporary hack: hard-coded paths” in clang/lib/Frontend/InitHeaderSearch.cpp and change the lines below to include that path.

2010/8/4 Devchandra Meetei L <Devchandra.L@hcl.in>