Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PCH] When validating that the files coming from PCH did not change, also | Argyrios Kyrtzidis | 2012-05-03 | 1 | -0/+2 |
validate that we didn't override the contents of any of such files. If this is detected, emit a diagnostic error and recover gracefully by using the contents of the original file that the PCH was built from. Part of rdar://11305263 llvm-svn: 156107 |