[clang] Add missing .def files to Clang's modulemap
These new .def files weren't marked as textual so they ended up being compiled into the Clang module (which completely defeats the purpose of .def files).
Loading
Please sign in to comment
These new .def files weren't marked as textual so they ended up being compiled into the Clang module (which completely defeats the purpose of .def files).