]> granicus.if.org Git - clang/commit
Tell the diagnostic client about starting and ending source files when automatically...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Thu, 31 Mar 2011 19:29:18 +0000 (19:29 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Thu, 31 Mar 2011 19:29:18 +0000 (19:29 +0000)
commit0ab547c284285e8abc31b30ded2226eb78c2af3b
tree2623a5afa04001a64c9634eb59cd8f171f71e4ce
parent4035580e3475db9013f335ce2b8a49dd1988a79a
Tell the diagnostic client about starting and ending source files when automatically creating chained PCHs. This way, we don't get a crash whenever a diagnostic is emitted while processing the include.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128663 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ChainedIncludesSource.cpp