search for: r166114

Displaying 1 result from an estimated 1 matches for "r166114".

Did you mean: 1166114
2013 Feb 26
0
[LLVMdev] LLVM/clang 3.2 build error on Linux
...#include <features.h> ^ 1 error generated. ... Searching the web, I found the following discussion: "http://clang-developers.42468.n3.nabble.com/sw-vers-on-Linux-td4030044.html". That would explain my sw_vers error - it appears that the problem was introduced in r166114 and fixed in r173465. The final release 3.2 appears to tagged to r170558. Therefore, I'm reasoning that it's not possible to build clang/compiler-rt from the unmodified 3.2 source distributions on Linux. So I extracted the pertinent difference and backported it to the 3.2 source, creating...