-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge current clang 3.6 #59
Comments
Hi, yes, of course. I'll try to update it ASAP Best regards, Alexey BataevSoftware Engineer 20.01.2015 21:02, Jonathan пишет:
|
Wouldn't it make more sense to just jump straight to merging the clang 3.6 branch as 3.6.0 is due out on Feb 21st. |
Yes, probably. Actually, we don't have much time for upgrade because our Best regards, Alexey BataevSoftware Engineer 07.02.2015 3:04, howarthjw пишет:
|
I agree with @howarthjw, I'd prefer to skip 3.5.1 and see a rebase on clang 3.6 once it's available. |
3.6 is out now so we have a release to rebase on. |
Thanks, I will do my best to rebase it ASAP, but can't give any promises Best regards, Alexey BataevSoftware Engineer 27.02.2015 23:05, howarthjw пишет:
|
Hello Alexey, Do you think a merge/update could happen within the next 2 weeks ? |
Hi, no, I'm not sure that I will update it to 3.6. :( Unfortunately, I'm Best regards, Alexey BataevSoftware Engineer 30.03.2015 10:10, Jonathan пишет:
|
So does clang-omp/clang_trunk includes approx. the required changes to support OpenMP 3.1 + 4.0 ? |
Yes, recently we've committed several bugfixes and I think it is stable now. Best regards, Alexey BataevSoftware Engineer 30.03.2015 12:46, Jonathan пишет:
|
Ok great :) |
No problems Best regards, Alexey BataevSoftware Engineer 30.03.2015 13:15, Jonathan пишет:
|
Alexey, On Mon, Mar 30, 2015 at 3:15 AM, Alexey Bataev [email protected]
|
Jack, this repo includes all changes from clang-omp repo, i.e. it is Best regards, Alexey BataevSoftware Engineer 30.03.2015 16:47, howarthjw пишет:
|
Alexey, with commit reset --hard 76e42e4ac33179b838de69d5ffdec55bfa6064d4 diffing the two trees produced an empty file (as if clang-omp clang-trunk On Mon, Mar 30, 2015 at 10:45 PM, Alexey Bataev [email protected]
|
Hi Jack, You've done something wrong, but nevertheless, you can't roll back clang_trunk to where 3.6 was branched. Unfortunately, I stopped updating clang_trunk from upstream from around November of last year until only a few weeks ago. Then a lot of work was done to reanimate it and fix bugs that resulted. Only within the last several weeks is it truly usable again. -Hal ----- Original Message -----
Hal Finkel |
Hal, On Tue, Mar 31, 2015 at 9:36 AM, Hal Finkel [email protected]
|
+1 for a clang3.6 branch |
Guys, I'm really sorry for delay with update to 3.6. I'll try to make Best regards, Alexey BataevSoftware Engineer 11.04.2015 1:34, Richard Geary пишет:
|
Wouldn't it make more sense, at this point, to try aggregating all of the OPENMP commits from cfe-commits (made after 3.5's release) and apply these to stock clang 3.6 for a new clang-omp branch (rather than try to rebase the current clang-omp 3.5 branch on 3.6). It might be easier to identify and move the residual changes left between such a clang-omp 3.6 and existing clang-3.5 branch than trying to merge all of the accumulated changes already committed in cfe trunk since the 3.5 release. |
Would it be possible to merge current clang branch 3.5 in order to get latest fixes ?
The text was updated successfully, but these errors were encountered: