Skip to content
Snippets Groups Projects
Commit e9e34e28 authored by Ben Langmuir's avatar Ben Langmuir
Browse files

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@200884 91177308-0d34-0410-b5e6-96231b3b80d8
parent f763bf28
No related branches found
No related tags found
Loading
Showing
with 114 additions and 14 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment