commit | b32dd6fb4a87270b9fc08d8da78e0a2855f44aef | [log] [tgz] |
---|---|---|
author | Misha Brukman <brukman+llvm@gmail.com> | Thu Aug 20 17:01:14 2009 +0000 |
committer | Misha Brukman <brukman+llvm@gmail.com> | Thu Aug 20 17:01:14 2009 +0000 |
tree | 3570f32e82dfddbc6f15797d10ea30fd20eacd75 | |
parent | af35b283da82d4bdd623e8b7d5ae0c16fe55e4fb [diff] [blame] |
Fixed header comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79536 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/unittests/Support/MathExtrasTest.cpp b/unittests/Support/MathExtrasTest.cpp index 1f19468..3db1f77 100644 --- a/unittests/Support/MathExtrasTest.cpp +++ b/unittests/Support/MathExtrasTest.cpp
@@ -1,4 +1,4 @@ -//===- llvm/unittest/Support/MathExtrasTest.cpp - math utils tests --------===// +//===- unittests/Support/MathExtrasTest.cpp - math utils tests ------------===// // // The LLVM Compiler Infrastructure //