summaryrefslogtreecommitdiff
path: root/lib/Support/MathExtras.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Support/MathExtras.cpp')
-rw-r--r--lib/Support/MathExtras.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Support/MathExtras.cpp b/lib/Support/MathExtras.cpp
index 9265a43d38c3a..ba0924540cebc 100644
--- a/lib/Support/MathExtras.cpp
+++ b/lib/Support/MathExtras.cpp
@@ -29,4 +29,4 @@ namespace llvm {
const float huge_valf = HUGE_VALF;
#endif
-} // namespace llvm
+}