commit | 3ffc6571f541db4cbe6466d69c8febab4d127a17 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Apr 04 14:36:43 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 04 14:36:43 2023 -0400 |
tree | 3e6bccfc2033f154209afc4b888897ffa301f7d2 | |
parent | c1e56565766d18af3f187194fdd3dc0a353e3845 [diff] | |
parent | ad9b2fdcdb5cbfb8e4fc34b83c3f8adb54b7a0c7 [diff] |
Merge branch '2023-04-04-update-to-clang-16' - Update our CI to use clang-16 for tests. This also changes slightly how we do linker lists so that we don't rely on undefined behavior that lead to clang-15 and later failing to work (and in some cases seemingly, earlier versions of clang would sometimes fail).