[PATCH] D64939: Add a proposal for a libc project under the LLVM umbrella.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 13 23:20:22 PDT 2019
lebedev.ri added a comment.
I still have big doubts about this. I fear this may have detrimental effect on the ecosystem at large.
(and i'm **quite** sure this is **not** just my personal opinion.)
At the very least, there should be some wording that will explicitly disallow lock-in into this library.
In particular, but not limited to, i'm worried about sanitizers, it may be really tempting to drop all the
interceptors and just say "just build against llvm-libc, just like you already do with libc++".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64939/new/
https://reviews.llvm.org/D64939
More information about the llvm-commits
mailing list