commit | fb3e5ca53b412a41d26bb4316f10e68aa72f65f6 | [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 | af9b6b264f2bf4315c25b286a1c24331038545e0 [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 //