summaryrefslogtreecommitdiff
path: root/lib/IR/Pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/IR/Pass.cpp')
-rw-r--r--lib/IR/Pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/IR/Pass.cpp b/lib/IR/Pass.cpp
index 2fa1e7c85d4f..df45460a6cca 100644
--- a/lib/IR/Pass.cpp
+++ b/lib/IR/Pass.cpp
@@ -249,7 +249,7 @@ namespace {
CFGOnlyList.push_back(P->getTypeInfo());
}
};
-} // namespace
+}
// setPreservesCFG - This function should be called to by the pass, iff they do
// not: