]> granicus.if.org Git - clang/commit
[PCH] When complaining that a header from the PCH was modified, also mention
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 8 Mar 2013 20:42:38 +0000 (20:42 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 8 Mar 2013 20:42:38 +0000 (20:42 +0000)
commitf8f373f47210b88bdf71acb5579b129b665235ab
treee79c024082862cdd9c0aaa2374fcb3187039afce
parent389dc5603fa10b508a38f668a7830c6d877b6542
[PCH] When complaining that a header from the PCH was modified, also mention
the filename of the PCH file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176717 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSerializationKinds.td
lib/Serialization/ASTReader.cpp
test/PCH/modified-header-error.c