[libcxx-dev] Compiler support in libc++

Louis Dionne via libcxx-dev libcxx-dev at lists.llvm.org
Mon Mar 1 09:54:20 PST 2021



> On Mar 1, 2021, at 12:50, Raul Tambre via libcxx-dev <libcxx-dev at lists.llvm.org> wrote:
> 
> As clarification, would this apply only to building libc++ or also using it?
> If not, what will be the new policy for that?

It would apply to both building the library (the .a, .so, .dylib or whatever), and to building a TU against the headers.

Louis



More information about the libcxx-dev mailing list