Joe Hermaszewski
c7281d14f7
clang-3.5: fix build
...
Make Obj public in llvm's IntrusiveRefCntPtr
This fixes NixOs/nixpkgs#15974
It's not a nice fix, as it's really clang's problem. The proper fix
should modify clang's usage of IntrusiveRefCntPtr.
2016-08-03 19:00:39 +01:00
Vladimír Čunát
be447475d3
clang-3.5: mark as broken
...
It seems unlikely someone will want to fix it anymore.
2016-03-28 14:42:50 +02:00
Sophie Taylor
2e41646441
nixpkgs: llvm v3.5.0 -> v3.5.2
2015-08-18 02:18:04 -07:00
Shea Levy
145768bf9b
Unmaintain a bunch of packages
2015-07-01 08:11:05 -04:00
Eric Seidel
662a6b1ca6
remove all references to stdenv.cc.cc.is{GNU,Clang}
...
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07:00
Eric Seidel
69d02b71a0
clang: add isClang passthru attribute to mirror isGNU
2015-03-24 20:37:01 -07:00
Shea Levy
494ae5fbeb
clang: provide path to gcc on Linux
...
gcc contains core runtime bits that aren't available elsewhere for Linux.
Fixes #6449 refs #6668
2015-03-06 08:36:42 -05:00
Dan Peebles
19c359ce2a
substituteInPlace doesn't seem to work properly on this bash, so use sed instead
2015-02-08 03:04:41 -05:00
Dan Peebles
507d65d7d4
Get rid of default search paths in clang 3.5
2015-02-08 02:12:51 -05:00
Eric Seidel
2ca30151c2
add llvm-3.5
2015-02-03 13:58:32 -08:00