[libc-commits] [libc] [llvm] [libc] Remove obsolete LIBC_HAS_BUILTIN macro (PR #86554)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Mon Mar 25 14:11:56 PDT 2024


nickdesaulniers wrote:

There's a latent inclusion of `src/__support/macros/config.h` in libc/src/__support/macros/optimization.h that looks like it can be removed.  We can save that for another PR; I've filed https://github.com/llvm/llvm-project/issues/86579 for now.

It's ok to add commits on top rather than amend+force push; this helps reviewers see better what changed between revisions.

https://github.com/llvm/llvm-project/pull/86554


More information about the libc-commits mailing list