commit | 1872b3153a388b3a548c9f699cbc348128059be9 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Thu Oct 27 17:55:18 2011 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Thu Oct 27 17:55:18 2011 +0000 |
tree | 10e136ebbccd278bd93113d7f17733a2dec48d9f | |
parent | bd0ddf88415441d3b5741a7bd40a3d56adcd4d66 [diff] |
Move ASTUnit's handling of temporary files and the preamble file into a lazily-created static DenseMap. This DenseMap is cleared (and the files erased) via an atexit routine in the case an ASTUnit is not destroyed. Fixes <rdar://problem/10293367>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143115 91177308-0d34-0410-b5e6-96231b3b80d8