Firstly, here are the characters in our story:
* lldb
$ lldb --version
lldb version 5.0.1
* clang
$ p=/path/to/clang
$ file -L "$p"
/path/to/clang: ELF 64-bit LSB shared object, x86-64, version 1
(GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86
On 9 Feb 2018, at 22:30, Dimitry Andric wrote:
>
> On 9 Feb 2018, at 22:11, Dimitry Andric via Openmp-dev
> wrote:
>>
>> On 9 Feb 2018, at 20:40, Dimitry Andric via cfe-dev
>> wrote:
>>>
On 9 Feb 2018, at 10:20, Hans Wennborg wrote:
>> ...
What are all these test failures? Does i