Displaying 5 results from an estimated 5 matches for "d43166".
2018 Feb 11
2
[Openmp-dev] [cfe-dev] [Release-testers] [6.0.0 Release] Release Candidate 2 tagged
...ssage):
> Failed to find cxxabi.h
> Call Stack (most recent call first):
> projects/libcxx/cmake/Modules/HandleLibCXXABI.cmake:112 (setup_abi_lib)
> projects/libcxx/CMakeLists.txt:428 (include)
Ok, this turned out to be easier than I thought. After applying https://reviews.llvm.org/D43166, the number of failed tests drops roughly by half (from 896 to 512):
Expected Passes : 45381
Expected Failures : 185
Unsupported Tests : 2937
Unexpected Passes : 1
Unexpected Failures: 521
I am going to have a look at some other low hanging fruit, and I have also created a few PRs...
2018 Feb 12
0
[Openmp-dev] [cfe-dev] [Release-testers] [6.0.0 Release] Release Candidate 2 tagged
...to find cxxabi.h
>> Call Stack (most recent call first):
>> projects/libcxx/cmake/Modules/HandleLibCXXABI.cmake:112 (setup_abi_lib)
>> projects/libcxx/CMakeLists.txt:428 (include)
>
> Ok, this turned out to be easier than I thought. After applying https://reviews.llvm.org/D43166, the number of failed tests drops roughly by half (from 896 to 512):
>
> Expected Passes : 45381
> Expected Failures : 185
> Unsupported Tests : 2937
> Unexpected Passes : 1
> Unexpected Failures: 521
>
> I am going to have a look at some other low hanging fr...
2018 Feb 12
1
[Openmp-dev] [cfe-dev] [Release-testers] [6.0.0 Release] Release Candidate 2 tagged
...;>> Call Stack (most recent call first):
>>> projects/libcxx/cmake/Modules/HandleLibCXXABI.cmake:112 (setup_abi_lib)
>>> projects/libcxx/CMakeLists.txt:428 (include)
>>
>> Ok, this turned out to be easier than I thought. After applying https://reviews.llvm.org/D43166, the number of failed tests drops roughly by half (from 896 to 512):
>>
>> Expected Passes : 45381
>> Expected Failures : 185
>> Unsupported Tests : 2937
>> Unexpected Passes : 1
>> Unexpected Failures: 521
>>
>> I am going to have a l...
2018 Feb 09
0
[Openmp-dev] [cfe-dev] [Release-testers] [6.0.0 Release] Release Candidate 2 tagged
On 9 Feb 2018, at 22:11, Dimitry Andric via Openmp-dev <openmp-dev at lists.llvm.org> wrote:
>
> On 9 Feb 2018, at 20:40, Dimitry Andric via cfe-dev <cfe-dev at lists.llvm.org> wrote:
>>
>>> On 9 Feb 2018, at 10:20, Hans Wennborg <hans at chromium.org> wrote:
> ...
>>> What are all these test failures? Does it seems like they have a
>>>
2018 Feb 09
2
[cfe-dev] [Release-testers] [6.0.0 Release] Release Candidate 2 tagged
On 9 Feb 2018, at 20:40, Dimitry Andric via cfe-dev <cfe-dev at lists.llvm.org> wrote:
>
>> On 9 Feb 2018, at 10:20, Hans Wennborg <hans at chromium.org> wrote:
...
>> What are all these test failures? Does it seems like they have a
>> common root cause and do we have a bug for it?
...
> The Clang Tools and Extra Tools Unit tests all appear to crash with:
>