[modules] Move ConvertUTF.h to a separate submodule that doesn't require C++.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 11 Sep 2015 03:14:00 +0000 (03:14 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 11 Sep 2015 03:14:00 +0000 (03:14 +0000)
commita6f58ad82d6a8728096bf4690fa4b9e4f99241ae
tree1a2fb56a7bb97835f4e68451400f3c97629c311a
parent385beeb70692988689a0425102900b054743245c
[modules] Move ConvertUTF.h to a separate submodule that doesn't require C++.
The former setup once resulted in us ignoring the module for C compilations,
but Clang now errors on this if the header is included from C code (which it is).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247377 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/module.modulemap