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:
c95dc98
)
add a note
author
Chris Lattner
<sabre@nondot.org>
Sat, 27 Jan 2007 07:18:32 +0000
(07:18 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 27 Jan 2007 07:18:32 +0000
(07:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33578
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Support/SmallPtrSet.cpp
patch
|
blob
|
history
diff --git
a/lib/Support/SmallPtrSet.cpp
b/lib/Support/SmallPtrSet.cpp
index 0e6d3345905b1d1c2c543a81a3f913cc7d238778..48552a56fc4731ffe2d3dbf2a46bfeea70632d9e 100644
(file)
--- a/
lib/Support/SmallPtrSet.cpp
+++ b/
lib/Support/SmallPtrSet.cpp
@@
-7,7
+7,8
@@
//
//===----------------------------------------------------------------------===//
//
-// This file implements the SmallPtrSet class.
+// This file implements the SmallPtrSet class. See SmallPtrSet.h for an
+// overview of the algorithm.
//
//===----------------------------------------------------------------------===//