Update the comment for system_temp_directory() to indicate when it
authorDouglas Gregor <dgregor@apple.com>
Wed, 14 Sep 2011 23:21:47 +0000 (23:21 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 14 Sep 2011 23:21:47 +0000 (23:21 +0000)
commitd26d6b68dd5ad6cea00331182d70432e4bac3393
tree58d823ef59c45600f65b0c4f3b95da57740707c7
parent0b69247b10ddbce5f0c476c3471918ffc6091ac5
Update the comment for system_temp_directory() to indicate when it
will ignore the erasedOnReboot option, and properly escape the
backslash in "C:\TEMP". Thanks to Aaron and Francois.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139755 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/PathV2.h
lib/Support/PathV2.cpp