commit | 3d9fbee0df683ade125b1cbed98df1e561fec83a | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Sun Jan 11 01:25:51 2009 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Sun Jan 11 01:25:51 2009 +0000 |
tree | 0eb1861aa013ab42d3212034f43083ef4d12fde6 | |
parent | 398873c0327870ee1462617241fc392edd8c4d1d [diff] [blame] |
Fix naming of file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62035 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/unittests/ADT/SmallVectorTest.cpp b/unittests/ADT/SmallVectorTest.cpp index 88b00eb..7404bee 100644 --- a/unittests/ADT/SmallVectorTest.cpp +++ b/unittests/ADT/SmallVectorTest.cpp
@@ -1,4 +1,4 @@ -//===- llvm/unittest/ADT/SmallVectorMap.cpp ---------------------*- C++ -*-===// +//===- llvm/unittest/ADT/SmallVectorTest.cpp ------------------------------===// // // The LLVM Compiler Infrastructure //