This updated patch - introduces -fmodule-format=[format] - defaults to raw containers - supports arbitrary module container formats that libclang is agnostic to - adds the format to the module hash - splits the old PCHContainerOperations into PCHContainerWriter and PCHContainerReader. The module format string is now part of HeaderSearchOptions instead of CodeGenOptions. -- adrian |
fmodule-format2.diff
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
