summaryrefslogtreecommitdiffstats
path: root/clang/utils/OptionalTests/Extra/Runtime/darwin-clang_rt.c
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-04-15 05:22:18 +0000
committerChris Lattner <sabre@nondot.org>2011-04-15 05:22:18 +0000
commit57540c5be0c31cc91cc608462954bdd7cf8a44e7 (patch)
treee7e0d92899935d210ba57ca6c430bb733ceccb58 /clang/utils/OptionalTests/Extra/Runtime/darwin-clang_rt.c
parent0ab5e2cdedba59b4f81152d72d70e1796f796834 (diff)
downloadbcm5719-llvm-57540c5be0c31cc91cc608462954bdd7cf8a44e7.tar.gz
bcm5719-llvm-57540c5be0c31cc91cc608462954bdd7cf8a44e7.zip
fix a bunch of comment typos found by codespell. Patch by
Luis Felipe Strano Moraes! llvm-svn: 129559
Diffstat (limited to 'clang/utils/OptionalTests/Extra/Runtime/darwin-clang_rt.c')
-rw-r--r--clang/utils/OptionalTests/Extra/Runtime/darwin-clang_rt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/utils/OptionalTests/Extra/Runtime/darwin-clang_rt.c b/clang/utils/OptionalTests/Extra/Runtime/darwin-clang_rt.c
index d22c0bd0bca..e527789d4f0 100644
--- a/clang/utils/OptionalTests/Extra/Runtime/darwin-clang_rt.c
+++ b/clang/utils/OptionalTests/Extra/Runtime/darwin-clang_rt.c
@@ -1,4 +1,4 @@
-/* This file tests that we can succesfully call each compiler-rt function. It is
+/* This file tests that we can successfully call each compiler-rt function. It is
designed to check that the runtime libraries are available for linking and
that they contain the expected contents. It is not designed to test the
correctness of the individual functions in compiler-rt.
OpenPOWER on IntegriCloud