Path::GetTemporaryDirectory(): Add an assertion if TempDirectory is alive, to check...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 27 May 2012 13:02:04 +0000 (13:02 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 27 May 2012 13:02:04 +0000 (13:02 +0000)
commitb030e8a5c804552597a917caf8948b9952a3663d
treeec1e1a770c81667e0b3e51fe76540b91e99ad25e
parentce6ad6748a2b54eee9538ef9fac34e03ae568ca9
Path::GetTemporaryDirectory(): Add an assertion if TempDirectory is alive, to check when someone would remove the tempdir.

llvm-svn: 157529
llvm/lib/Support/Windows/Path.inc