Hi all,
I am looking into upgrading our Clang v3.1 to Clang v3.5 for our product. One of the benefits is to leverage the OpenMP support started in Clang v3.5 since I am implementing OpenACC support. It is OK to read the code and see how OpenMP is implemented in Clang 3.5, but I think if there are some design document it would make the code reading more efficient. It would be even better if someone can point me to the patch/changelist that started the OpenMP support.
Thanks a lot!
- Welson