diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-05-19 19:58:11 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-05-19 19:58:11 +0000 |
commit | 54ef4c3bb36fdc1dbe2e0348c2890b5c8216e4d7 (patch) | |
tree | d146f0db7778269243b51a9a89c1de1fb7ff2b72 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 35c63ef76c80bff41855f92a91603ae7085259d6 (diff) | |
download | llvm-54ef4c3bb36fdc1dbe2e0348c2890b5c8216e4d7.zip llvm-54ef4c3bb36fdc1dbe2e0348c2890b5c8216e4d7.tar.gz llvm-54ef4c3bb36fdc1dbe2e0348c2890b5c8216e4d7.tar.bz2 |
Revert r237609 for now.
glibc's headers use __need_* macros to selectively export parts of themselves
to each other. This requires us to enter those files repeatedly when building
a glibc module.
This can be unreverted once we have a better mechanism to deal with that
non-modular aspect of glibc (possibly some way to mark a header as "textual if
this macro is defined").
llvm-svn: 237718
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions