"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "1178cbd94137a9ad71c457db94c055a32dec11db"
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
Loading
Please register or sign in to comment