[libc-commits] [PATCH] D119002: [libc] Fix compilation with gcc

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Feb 4 09:50:03 PST 2022


sivachandra added a comment.

While doing this cleanup is great, I think protecting against slipping is also important. So, a few things that need to be done in parallel or as immediate follow ups:

1. Update developer guidance on how and what to build and test as part of their development workflows.
2. Update or add CI builders to protect against slipping.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119002/new/

https://reviews.llvm.org/D119002



More information about the libc-commits mailing list