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