diff options
Diffstat (limited to 'llvm/unittests/ADT/OwningPtrTest.cpp')
-rw-r--r-- | llvm/unittests/ADT/OwningPtrTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/unittests/ADT/OwningPtrTest.cpp b/llvm/unittests/ADT/OwningPtrTest.cpp index 8b10f475d09..aee955bf402 100644 --- a/llvm/unittests/ADT/OwningPtrTest.cpp +++ b/llvm/unittests/ADT/OwningPtrTest.cpp @@ -1,4 +1,4 @@ -//===- llvm/unittest/ADT/OwningPtrTest.cpp - OwningPtr unit tests -----------===// +//===- llvm/unittest/ADT/OwningPtrTest.cpp - OwningPtr unit tests ---------===// // // The LLVM Compiler Infrastructure // |