]> granicus.if.org Git - clang/commit
unique_ptr-ify FileSystemStatCache::takeNextStatCache
authorDavid Blaikie <dblaikie@gmail.com>
Sun, 10 Aug 2014 16:57:11 +0000 (16:57 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sun, 10 Aug 2014 16:57:11 +0000 (16:57 +0000)
commit07e81e7275e75c5ed202bd1944f1399043ebf96e
tree39463445fb09a6f6e69b4812477ed4fa59f298ed
parentcde40130ce9978e543acbd8a103cfc22bc80a023
unique_ptr-ify FileSystemStatCache::takeNextStatCache

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215318 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/FileSystemStatCache.h
lib/Basic/FileManager.cpp