diff options
Diffstat (limited to 'contrib/llvm/tools/llvm-diff/DiffConsumer.cpp')
-rw-r--r-- | contrib/llvm/tools/llvm-diff/DiffConsumer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/tools/llvm-diff/DiffConsumer.cpp b/contrib/llvm/tools/llvm-diff/DiffConsumer.cpp index 0528039..91c1699 100644 --- a/contrib/llvm/tools/llvm-diff/DiffConsumer.cpp +++ b/contrib/llvm/tools/llvm-diff/DiffConsumer.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This files implements the the LLVM difference Consumer +// This files implements the LLVM difference Consumer // //===----------------------------------------------------------------------===// |