]> granicus.if.org Git - clang/commit
Move the definition of ~PCHContainerOperations from Basic into Frontend.
authorAdrian Prantl <aprantl@apple.com>
Thu, 9 Jul 2015 01:01:52 +0000 (01:01 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 9 Jul 2015 01:01:52 +0000 (01:01 +0000)
commit3a3d5107dc98c7a8a689fbe76768747de782a16e
treec23a40b2bfd405019edc59e674a6d0dd998cbd30
parent0a79d0e495964f18eae9000cf3d3637930f8e9b0
Move the definition of ~PCHContainerOperations from Basic into Frontend.

Fixes PR24067.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@241770 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/FileManager.cpp
lib/Frontend/PCHContainerOperations.cpp