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:
2893a46
)
typo
author
Gabor Greif
<ggreif@gmail.com>
Thu, 27 May 2010 09:48:47 +0000
(09:48 +0000)
committer
Gabor Greif
<ggreif@gmail.com>
Thu, 27 May 2010 09:48:47 +0000
(09:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104832
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Support/DOTGraphTraits.h
patch
|
blob
|
history
diff --git
a/include/llvm/Support/DOTGraphTraits.h
b/include/llvm/Support/DOTGraphTraits.h
index c16aa3a76d6f9ceefc5d4f267ea097cc4ad4c1f3..796c74a21ca86d5168cc21e98d469d4e237b433c 100644
(file)
--- a/
include/llvm/Support/DOTGraphTraits.h
+++ b/
include/llvm/Support/DOTGraphTraits.h
@@
-59,7
+59,7
@@
public:
return false;
}
- /// isNodeHidden - If th
i
e function returns true, the given node is not
+ /// isNodeHidden - If the function returns true, the given node is not
/// displayed in the graph.
static bool isNodeHidden(const void *Node) {
return false;