[llvm-bugs] [Bug 41444] New: Please backport r357701 to 8.0
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Apr 9 10:40:22 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41444
Bug ID: 41444
Summary: Please backport r357701 to 8.0
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: mgorny at gentoo.org
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org
Blocks: 41221
Please backport the following commit to fix build failures on numerous Gentoo
systems.
commit 1f68002cb725c6a8fb5ca8425c1c86495a053f4f
Author: Michal Gorny <mgorny at gentoo.org>
Date: Thu Apr 4 16:21:38 2019
[llvm] [cmake] Add additional headers only if they exist
Modify the add_header_files_for_glob() function to only add files
that do exist, rather than all matches of the glob. This fixes CMake
error when one of the include directories (which happen to include
/usr/include) contain broken symlinks.
Differential Revision: https://reviews.llvm.org/D59632
llvm-svn: 357701
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=41221
[Bug 41221] [meta] 8.0.1 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190409/12934d67/attachment.html>
More information about the llvm-bugs
mailing list