Add a CC1 option -verify-pch
This option will:
- load the given pch file
- verify it is not out of date by stat'ing dependencies, and
- return 0 on success and non-zero on error
Add a CC1 option -verify-pch
This option will:
benlangmuir | Feb 5 2014, 2:21 PM |