llvm-svn: 104832
This commit is contained in:
Gabor Greif 2010-05-27 09:48:47 +00:00
parent 38303d7e3b
commit b50c58a792
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ public:
return false;
}
/// isNodeHidden - If thie 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;