diff options
Diffstat (limited to 'clang/lib/ARCMigrate/TransAutoreleasePool.cpp')
-rw-r--r-- | clang/lib/ARCMigrate/TransAutoreleasePool.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/ARCMigrate/TransAutoreleasePool.cpp b/clang/lib/ARCMigrate/TransAutoreleasePool.cpp index 5205ce4a70a..3b3bccd013c 100644 --- a/clang/lib/ARCMigrate/TransAutoreleasePool.cpp +++ b/clang/lib/ARCMigrate/TransAutoreleasePool.cpp @@ -1,4 +1,4 @@ -//===--- TransAutoreleasePool.cpp - Tranformations to ARC mode ------------===// +//===--- TransAutoreleasePool.cpp - Transformations to ARC mode -----------===// // // The LLVM Compiler Infrastructure // |