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:
6c2a7a0
)
typo
author
Gabor Greif
<ggreif@gmail.com>
Tue, 1 Dec 2009 15:53:33 +0000
(15:53 +0000)
committer
Gabor Greif
<ggreif@gmail.com>
Tue, 1 Dec 2009 15:53:33 +0000
(15:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90236
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/ADT/StringSwitch.h
patch
|
blob
|
history
diff --git
a/include/llvm/ADT/StringSwitch.h
b/include/llvm/ADT/StringSwitch.h
index 68974980c213c608ca16f783c4cb1e0c86e0a326..7ac0f60f287c5105eaef871e35f70ace3fed6142 100644
(file)
--- a/
include/llvm/ADT/StringSwitch.h
+++ b/
include/llvm/ADT/StringSwitch.h
@@
-7,7
+7,7
@@
//===----------------------------------------------------------------------===/
//
// This file implements the StringSwitch template, which mimics a switch()
-// statement
s
whose cases are string literals.
+// statement whose cases are string literals.
//
//===----------------------------------------------------------------------===/
#ifndef LLVM_ADT_STRINGSWITCH_H