On Thu, Oct 4, 2018 at 8:41 AM Richard Smith <rich...@metafoo.co.uk> wrote:

> Perhaps libc++ could provide a __version file that contains the headers,
> and use #include <__version> internally? We'd still need a <version> header
> that just includes <__version> for conformance, but that should be after
> user headers on the include path so shouldn't break things.
>

We can do this - but I'm not sure we would be doing anyone any favors in
the long run by doing so.

-- Marshall
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to