Dear testers,
4.0.0-rc1 was just tagged from the branch, with r292377.
There are still open merge requests and bugs, but I'd like to get the
testing started to see what issues come up.
Please build, test, and upload binaries to the sftp. Let me know how
it goes. I'll upload source, docs, and you
Hi Hans,
I can test it on macOS. Is there a doc to describe what to test? I remember you
pointed me to a script once…
Anyone else involved in the release process on macOS?
Thanks,
—
Mehdi
> On Jan 18, 2017, at 7:45 AM, Hans Wennborg via llvm-dev
> wrote:
>
> Dear testers,
>
> 4.0.0-rc1
The script lives in the llvm repo: utils/release/test-release.sh.
You'll probably want to invoke it as test-release.sh -release 4.0.0
-rc
1 -triple x86_64-apple-darwin
On Wed, Jan 18, 2017 at 10:26 AM, Mehdi Amini wrote:
> Hi Hans,
>
> I can test it on macOS. Is there a doc to describe what to te
If you're using the svn repository you can just check out the
RELEASE_400/rc1 tag of the cfe module.
If you're using the git mirror, the last cfe commit on the release_40
branch before the tag is 3a631d565d.
Thanks,
Hans
On Wed, Jan 18, 2017 at 10:11 AM, Andrew Kelley wrote:
> I'd like to test
Looks like LLVM and clang are out-of-sync.
Using the script as Hans said worked for me: test-release.sh -release 4.0.0
-rc 1 -triple x86_64-apple-darwin
(Triple is likely gonna be different for you).
—
Mehdi
> On Jan 18, 2017, at 12:28 PM, Andrew Kelley via cfe-dev
> wrote:
>
> I tried to
> On Jan 18, 2017, at 7:45 AM, Hans Wennborg via cfe-dev
> wrote:
>
> Dear testers,
>
> 4.0.0-rc1 was just tagged from the branch, with r292377.
>
> There are still open merge requests and bugs, but I'd like to get the
> testing started to see what issues come up.
>
> Please build, test, and
On Wed, Jan 18, 2017 at 4:43 PM, Mehdi Amini wrote:
>
>> On Jan 18, 2017, at 7:45 AM, Hans Wennborg via cfe-dev
>> wrote:
>>
>> Dear testers,
>>
>> 4.0.0-rc1 was just tagged from the branch, with r292377.
>>
>> There are still open merge requests and bugs, but I'd like to get the
>> testing star