projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f33a79c
)
Fixing a typo in the comments.
author
Aaron Ballman
<aaron@aaronballman.com>
Sat, 9 Jun 2012 13:46:36 +0000
(13:46 +0000)
committer
Aaron Ballman
<aaron@aaronballman.com>
Sat, 9 Jun 2012 13:46:36 +0000
(13:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158273
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Support/Windows/Path.inc
patch
|
blob
|
history
diff --git
a/lib/Support/Windows/Path.inc
b/lib/Support/Windows/Path.inc
index aab0dff066e830485dce5f2be5794d8aa76410fa..146d6b398519318d483526ab8ee0746d491ee20a 100644
(file)
--- a/
lib/Support/Windows/Path.inc
+++ b/
lib/Support/Windows/Path.inc
@@
-203,7
+203,7
@@
Path::GetTemporaryDirectory(std::string* ErrMsg) {
Path result;
result.set(pathname);
- // Append a subdirectory
pas
sed on our process id so multiple LLVMs don't
+ // Append a subdirectory
ba
sed on our process id so multiple LLVMs don't
// step on each other's toes.
#ifdef __MINGW32__
// Mingw's Win32 header files are broken.