]> granicus.if.org Git - clang/commit
<rdar://problem/13479539> Only rebuild the global module cache when we're allowed to.
authorDouglas Gregor <dgregor@apple.com>
Fri, 22 Mar 2013 21:26:48 +0000 (21:26 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 22 Mar 2013 21:26:48 +0000 (21:26 +0000)
commited2fc2a311065ee5f6c20adb1655702aff86ae8a
tree14442f7ae068fd5e00be0ceeca526d961a6468fe
parent0f3a34fb7fea37ebfbcba8b400ccb697b9559b49
<rdar://problem/13479539> Only rebuild the global module cache when we're allowed to.

This eliminates excessive rebuilds of the global module cache.

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