Files
clang-p2996/.github/workflows
Petr Hosek 170cdadf7d [libc] Exercise all CMake build types in GitHub Action workflows (#126315)
We want to test libc in all build configurations: Debug, Release and
MinSizeRel which correspond to -O0, -O3 and -Os optimization flags.
2025-02-07 14:50:52 -08:00
..
2024-05-19 15:01:47 -07:00

Github action workflows should be stored in this directory.