Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 582622 - sys-devel/llvm: Backport upstream patches for g++ header finding
Summary: sys-devel/llvm: Backport upstream patches for g++ header finding
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-10 04:05 UTC by Michał Górny
Modified: 2016-05-12 11:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-05-10 04:05:17 UTC
[04:07:14] <angry_vincent> upstream llvm added more fine grained patch for detecting gcc headers
[04:07:29] <angry_vincent> https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-devel/llvm/files/clang-3.3-gcc-header-path.patch <-old
[04:08:01] <angry_vincent> this covers a situation, where headers are in g++v4 and g++v4.9, for example
[04:08:09] <angry_vincent> but not when g++v4.9.3
[04:08:12] <angry_vincent> or 4.9.x
[04:08:30] <angry_vincent> they fixed it in https://github.com/llvm-mirror/clang/commit/af4db76e059c1a3f4a7f437001051ccebc8a50fe
[04:08:39] <angry_vincent> now it should cover all cases
[04:08:45] <angry_vincent> please, backport
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-05-12 11:49:56 UTC
And applied.