commit | 8d069ef87236edb465e43354814829d5c9ab4b9f | [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 | bb3e7f05465dcb3fe832dfb1d43a8f518bcf1701 | |
parent | 0c0f5bae808a1aef9e5c4096acdbe14845b9cbfd [diff] [blame] |
Fix naming of file. llvm-svn: 62035
diff --git a/llvm/unittests/ADT/SmallVectorTest.cpp b/llvm/unittests/ADT/SmallVectorTest.cpp index 88b00eb..7404bee 100644 --- a/llvm/unittests/ADT/SmallVectorTest.cpp +++ b/llvm/unittests/ADT/SmallVectorTest.cpp
@@ -1,4 +1,4 @@ -//===- llvm/unittest/ADT/SmallVectorMap.cpp ---------------------*- C++ -*-===// +//===- llvm/unittest/ADT/SmallVectorTest.cpp ------------------------------===// // // The LLVM Compiler Infrastructure //