Skip to content
Commit 55abb238 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Implement serialization/deserialization of LangOptions in the PCH

file. When de-serializing LangOptions, we check that the
currently-provided language options are consistent with the options
used to compile the PCH file. If they are not, we emit a diagnostic
and ignore the PCH file.

llvm-svn: 68820
parent 40458ec7
Loading
Loading
Loading
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