]> granicus.if.org Git - clang/commit
[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)
commit89a1e712a92ec5a3f46ff93f70698b51637d968d
treedc778580f6e9067604522187ddb4a7943fc281a5
parent9e96c96fe1eed6b633baa661d09c6a09977d1e35
[modules] Don't expose *intrin.h headers that cannot be included standalone as
separate modules. These cause build breakage with -fmodules-local-submodule-visibility.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@266501 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/module.modulemap
test/Headers/cxx11.cpp