summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/verify_pch.m
Commit message (Collapse)AuthorAgeFilesLines
* Add a CC1 option -verify-pchBen Langmuir2014-02-051-0/+12
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 llvm-svn: 200884
OpenPOWER on IntegriCloud