]> granicus.if.org Git - clang/commit
Fix memory leak in FileSystemStatCache.
authorManuel Klimek <klimek@google.com>
Mon, 7 Jul 2014 17:00:49 +0000 (17:00 +0000)
committerManuel Klimek <klimek@google.com>
Mon, 7 Jul 2014 17:00:49 +0000 (17:00 +0000)
commitdab00ab1953d968b24e9797dc82e632d821aaf1c
tree4f96944b4cf10f8dffd93674883c575131acc50a
parentd31b4b9745e6aca7dc1fdfae52dbc125f5ca3679
Fix memory leak in FileSystemStatCache.

Patch by Guochun Shi.

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