summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/StringPool.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-12-15 01:04:49 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-12-15 01:04:49 +0000
commit393d8013f32abac70e87de76e7acbe730ca23798 (patch)
tree5c41e76fee0dae877f483d6f4bd4e763f401b2c5 /llvm/unittests/Support/StringPool.cpp
parent421c89debc9616598ddc2bb5bbfd57d096f21e2d (diff)
downloadbcm5719-llvm-393d8013f32abac70e87de76e7acbe730ca23798.tar.gz
bcm5719-llvm-393d8013f32abac70e87de76e7acbe730ca23798.zip
StringPool: Cleanup typos in unittest comments
No functional change intended. llvm-svn: 224226
Diffstat (limited to 'llvm/unittests/Support/StringPool.cpp')
-rw-r--r--llvm/unittests/Support/StringPool.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/unittests/Support/StringPool.cpp b/llvm/unittests/Support/StringPool.cpp
index 7b7805f9171..ac39fec059e 100644
--- a/llvm/unittests/Support/StringPool.cpp
+++ b/llvm/unittests/Support/StringPool.cpp
@@ -1,6 +1,6 @@
-//===- llvm/unittest/Support/ThreadLocalTest.cpp - Therad Local tests ---===//
+//===- llvm/unittest/Support/StringPoiil.cpp - StringPool tests -----------===//
//
-// The LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
OpenPOWER on IntegriCloud