root icon indicating copy to clipboard operation
root copied to clipboard

[interpreter] Enable `LLVM_ENABLE_ABI_BREAKING_CHECKS`

Open hahnjo opened this issue 2 months ago • 3 comments

includes https://github.com/vgvassilev/clad/pull/893

hahnjo avatar May 16 '24 15:05 hahnjo

Test Results

     8 files       8 suites   1d 23h 26m 50s :stopwatch:  2 597 tests  2 581 :white_check_mark: 0 :zzz: 16 :x: 19 839 runs  19 746 :white_check_mark: 0 :zzz: 93 :x:

For more details on these failures, see this check.

Results for commit ce37690a.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar May 16 '24 17:05 github-actions[bot]

Except it doesn't work yet, as now also shown by a clean build in the CI; there are some issues left to be fixed

hahnjo avatar May 17 '24 07:05 hahnjo

Except it doesn't work yet, as now also shown by a clean build in the CI; there are some issues left to be fixed

Annoying... llvm does not allow people to get away easily :)

vgvassilev avatar May 17 '24 07:05 vgvassilev