dyung wrote:

For completeness, here is where I forced a build of the commit immediately 
preceding yours:
https://lab.llvm.org/buildbot/#/builders/217/builds/30986
Note the git checkout step:
```
...
 using PTY: False
2984156fd34a6969c7461b228d90b72711e3797c
program finished with exit code 0
...
```
That run completed successfully.

Then I forced a run with only your changes in 
https://lab.llvm.org/buildbot/#/builders/217/builds/30987
git checkout output:
```
...
 using PTY: False
5da98dec7ab8c3adc3f70147ea666428431adf34
program finished with exit code 0
...
```
That run had 59 failures.

https://github.com/llvm/llvm-project/pull/71458
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to