summaryrefslogtreecommitdiff
path: root/include/llvm/IR/ConstantFolder.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/IR/ConstantFolder.h')
-rw-r--r--include/llvm/IR/ConstantFolder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/IR/ConstantFolder.h b/include/llvm/IR/ConstantFolder.h
index fb6ca3b3184c..4e87cd052afd 100644
--- a/include/llvm/IR/ConstantFolder.h
+++ b/include/llvm/IR/ConstantFolder.h
@@ -240,6 +240,6 @@ public:
}
};
-}
+} // namespace llvm
#endif