commit | 004a24464606a90ff66f4038cfb7f3a16530a63a | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Mon Feb 09 12:31:40 2009 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Mon Feb 09 12:31:40 2009 +0000 |
tree | dd4a015301e31c57f5a385d933d54e056a6a22f9 | |
parent | aa53ed8f71d732e39ce616867d37a99d168b9d22 [diff] [blame] |
Fix comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64137 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/unittests/ADT/APInt.cpp b/unittests/ADT/APInt.cpp index cbcc139..cca5124 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 //