This patch adds an option -fmodules-validate-system-headers, which forces clang 
to check system input files when loading a module.  In general, this will mean 
that if the system headers a module depends on are changed, the module will be 
rebuilt.  Note: we don’t (usually) validate these system headers when this 
option is not set for performance reasons.

Ben

Attachment: validate-system-headers.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to