Intrin.h was only for Windows initially and I am trying to make part of it for Linux replacing include_next directive. I cannot find any other Intrin.h in clang headers. There is cross-platform x86intrin.h and other headers included into it. http://llvm-reviews.chandlerc.com/D2468