forked from OSchip/llvm-project
fb2398d0c4
- introduces a new cc1 option -fmodule-format=[raw,obj] with 'raw' being the default - supports arbitrary module container formats that libclang is agnostic to - adds the format to the module hash to avoid collisions - splits the old PCHContainerOperations into PCHContainerWriter and a PCHContainerReader. Thanks to Richard Smith for reviewing this patch! llvm-svn: 242499 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ClangCheck.cpp | ||
Makefile |