[modules] Don't expose *intrin.h headers that cannot be included standalone as
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 16 Apr 2016 00:46:26 +0000 (00:46 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 16 Apr 2016 00:46:26 +0000 (00:46 +0000)
commit20d4701b3d8ac65e9d2e249e7cbc3bda58fd6902
tree427f813ed5b6d9ee5a69b7213294f98c1157b8e5
parent7c907ccb48c259f48f12f321fb0944a8cf8dfbb7
[modules] Don't expose *intrin.h headers that cannot be included standalone as
separate modules. These cause build breakage with -fmodules-local-submodule-visibility.

llvm-svn: 266501
clang/lib/Headers/module.modulemap
clang/test/Headers/cxx11.cpp