Skip to content
Commit 5708f2da authored by Raphael Isemann's avatar Raphael Isemann
Browse files

[clang] Fix modules build after addition of TypeBitCodes.def

In revision 139006ce the Serialization
folder got its first def file 'TypeBitCodes.def'. This broke the
modules build as this .def file was not textually included but implicitly
converted into a module due to our umbrella directive.

This patch fixes this by explicitly marking the .def file as textual.
parent 796e009c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment