Displaying 8 results from an estimated 8 matches for "decorate_proc_map".
Did you mean:
decorate_proc_maps
2015 Jul 31
0
[LLVMdev] [3.7 Release] RC2 has been tagged, Testing Phase II begins
...x86_64-with-call-Test/MemorySanitizer.gethostent_r
MemorySanitizer-Unit ::
Msan-x86_64-with-call-Test/MemorySanitizer.getmntent
MemorySanitizer-Unit ::
Msan-x86_64-with-call-Test/MemorySanitizer.getmntent_r
SanitizerCommon-asan :: Linux/getpass.cc
SanitizerCommon-asan :: Posix/decorate_proc_maps.cc
SanitizerCommon-lsan :: Linux/getpass.cc
SanitizerCommon-msan :: Linux/getpass.cc
SanitizerCommon-msan :: Posix/decorate_proc_maps.cc
SanitizerCommon-tsan :: Linux/getpass.cc
SanitizerCommon-tsan :: Posix/decorate_proc_maps.cc
Expected Passes : 24028
Expected...
2015 Jul 31
1
[LLVMdev] [3.7 Release] RC2 has been tagged, Testing Phase II begins
...morySanitizer.gethostent_r
> MemorySanitizer-Unit ::
> Msan-x86_64-with-call-Test/MemorySanitizer.getmntent
> MemorySanitizer-Unit ::
> Msan-x86_64-with-call-Test/MemorySanitizer.getmntent_r
> SanitizerCommon-asan :: Linux/getpass.cc
> SanitizerCommon-asan :: Posix/decorate_proc_maps.cc
> SanitizerCommon-lsan :: Linux/getpass.cc
> SanitizerCommon-msan :: Linux/getpass.cc
> SanitizerCommon-msan :: Posix/decorate_proc_maps.cc
> SanitizerCommon-tsan :: Linux/getpass.cc
> SanitizerCommon-tsan :: Posix/decorate_proc_maps.cc
>
> Expected Pa...
2015 Jul 30
8
[LLVMdev] [3.7 Release] RC2 has been tagged, Testing Phase II begins
Dear testers,
3.7.0-rc2 was just tagged. Please test, build binaries, upload to the
sftp, and report results to this thread.
A lot of fixes have been applied since rc1, both to the build script
and the code in general, so hopefully it will be less bumpy this time.
>From this point, I will no longer accept merge requests to finish
existing features; it's now bug-fixes only.
Thanks again
2015 Aug 26
3
[3.7 Release] RC4 has been tagged
Dear testers,
3.7.0-rc4 has just been tagged. It is identical to rc3, plus:
- r245902: Revert r245355: change of clang-tools-extra symlink in the
release script
- r245947: Merge of r245927: Fix LLDB build on MIPS
- r245948: Deprecate the DataLayout on the TargetMachine, and backport
the 3.8 API
- Changes to the ReleaseNotes.
Those changes should all be safe, and I expect this to be an extremely
2015 Jul 16
23
[LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Dear testers,
3.7.0-rc1 was just tagged; please start your testing engines :-)
Upload binaries to the sftp and report your results to this thread.
I'm sorry for the delay between branching and tagging. The changes to
the release script took a little longer than I hoped.
Thanks for helping with the release, and do let me know of any issues,
questions, etc.
The tracking bug for release
2015 Jul 22
3
[LLVMdev] [cfe-dev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
...orySanitizer.gethostent_r
> MemorySanitizer-Unit :: Msan-x86_64-with-call-
> Test/MemorySanitizer.getmntent
> MemorySanitizer-Unit ::
> Msan-x86_64-with-call-Test/MemorySanitizer.getmntent_r
> SanitizerCommon-asan :: Linux/getpass.cc
> SanitizerCommon-asan :: Posix/decorate_proc_maps.cc
> SanitizerCommon-lsan :: Linux/getpass.cc
> SanitizerCommon-msan :: Linux/getpass.cc
> SanitizerCommon-msan :: Linux/signal_segv_handler.cc
> SanitizerCommon-msan :: Posix/decorate_proc_maps.cc
> SanitizerCommon-tsan :: Linux/getpass.cc
> SanitizerComm...
2015 Aug 21
8
[3.7 Release] RC3 has been tagged, let's wrap this up
Hello everyone,
3.7-rc3 has just been tagged. Testers, please test, build binaries,
upload to the sftp and report results to this thread.
Again, a lot of patches got merged between rc2 and rc3, but hopefully
nothing that should upset things.
One thing that did change is that the release script now correctly
symlinks clang-tools-extra into the build. If this causes problems on
your platform,
2015 Nov 17
12
3.7.1-rc1 has been tagged. Let's begin testing!
Hi,
I have just tagged 3.7.1-rc1, so it is ready for testing. As a
reminder, when doing regression testing, use the 3.7.0 release
as your baseline.
Thanks,
Tom