Skip to content
Commit 06b4f919 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Move ASTUnit's handling of temporary files and the preamble file into a...

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>.

llvm-svn: 143115
parent 5009f9d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment