diff options
-rw-r--r-- | unittests/ADT/APInt.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/ADT/APInt.cpp b/unittests/ADT/APInt.cpp index cbcc1390bc..cca512463c 100644 --- a/unittests/ADT/APInt.cpp +++ b/unittests/ADT/APInt.cpp @@ -1,4 +1,4 @@ -//===- llvm/unittest/ADT/APInt.cpp - APInt unit tests -----------*- C++ -*-===// +//===- llvm/unittest/ADT/APInt.cpp - APInt unit tests ---------------------===// // // The LLVM Compiler Infrastructure // |