[libc-commits] [PATCH] D156264: [libc] Move public assert to macro printing

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jul 25 16:38:05 PDT 2023


michaelrj added a comment.

Delaying landing this patch since I discovered that `assert` is one of the last macros still in headergen. I need to do more digging to sort that out.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156264



More information about the libc-commits mailing list