summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/remap-file-from-pch.cpp.h
Commit message (Collapse)AuthorAgeFilesLines
* [PCH] When validating that the files coming from PCH did not change, alsoArgyrios Kyrtzidis2012-05-031-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
OpenPOWER on IntegriCloud