[cfe-dev] PSA: install-clang-headers is being renamed to install-clang-resource-headers

Kim Gräsman via cfe-dev cfe-dev at lists.llvm.org
Fri Mar 1 00:07:30 PST 2019


I think there's also a plain clang-headers target that copies the resource
headers into the build dir. Don't have an environment to check right now.
Could that also be renamed, for consistency?

Thanks,
- Kim


On Fri, Mar 1, 2019, 05:12 Shoaib Meenai via cfe-dev <cfe-dev at lists.llvm.org>
wrote:

> As discussed in
> http://lists.llvm.org/pipermail/cfe-dev/2019-February/061365.html, the
> existing install-clang-headers target, which installs clang’s resource
> directory headers, is being renamed to install-clang-resource-headers.
> https://reviews.llvm.org/D58791 implements this rename and adjusts all
> users of the target in the monorepo. After the rename is done, the
> install-clang-headers name will be reclaimed for a new target which
> installs clang’s API headers (corresponding to its libraries), which is
> consistent with LLVM’s install-llvm-headers target. Let me know if there
> are any concerns or objections.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190301/fca93e8e/attachment.html>


More information about the cfe-dev mailing list