commit | 7aa47960fd0468994d444c4259757eb95c9a77f3 | [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 | 21ef02c3ade32459bf8469326101ec7d84669d03 [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 //