summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-08-22 22:04:16 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-08-22 22:04:16 +0000
commit49a8ebd7c1f73b9da4e2d85795e97f7928aff26b (patch)
tree67c155da9abdb65784ea02a4b0ee8fca8e4c4fc9
parent608ca2504ac1865227e892dee2af4bd64870dc31 (diff)
downloadbcm5719-llvm-49a8ebd7c1f73b9da4e2d85795e97f7928aff26b.tar.gz
bcm5719-llvm-49a8ebd7c1f73b9da4e2d85795e97f7928aff26b.zip
Fix header comment for unittests/ADT/ilistTest.cpp
llvm-svn: 279483
-rw-r--r--llvm/unittests/ADT/ilistTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/unittests/ADT/ilistTest.cpp b/llvm/unittests/ADT/ilistTest.cpp
index baf7c7907cb..9086d3e009b 100644
--- a/llvm/unittests/ADT/ilistTest.cpp
+++ b/llvm/unittests/ADT/ilistTest.cpp
@@ -1,4 +1,4 @@
-//===- llvm/unittest/ADT/APInt.cpp - APInt unit tests ---------------------===//
+//===- unittests/ADT/ilistTest.cpp - ilist unit tests ---------------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud