]> granicus.if.org Git - clang/commit
Fix a typo (the the => the)
authorSylvestre Ledru <sylvestre@debian.org>
Mon, 23 Jul 2012 08:59:39 +0000 (08:59 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Mon, 23 Jul 2012 08:59:39 +0000 (08:59 +0000)
commitbed28ac1d1463adca3ecf24fca5c30646fa9dbb2
treebd243306b2d80786815cd4f5b2dea67c212071ba
parenteab9d6f9065b042d39fbaf9842c9d8cc968dd6d0
Fix a typo (the the => the)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160622 91177308-0d34-0410-b5e6-96231b3b80d8
30 files changed:
docs/InternalsManual.html
include/clang-c/Index.h
include/clang/AST/CommentLexer.h
include/clang/Basic/DiagnosticIDs.h
include/clang/Basic/SourceManager.h
include/clang/Lex/HeaderSearch.h
include/clang/Sema/Sema.h
include/clang/Serialization/ASTReader.h
lib/ARCMigrate/TransBlockObjCVariable.cpp
lib/AST/Decl.cpp
lib/AST/VTableBuilder.cpp
lib/Analysis/ThreadSafety.cpp
lib/CodeGen/CGObjC.cpp
lib/Frontend/TextDiagnostic.cpp
lib/Frontend/TextDiagnosticPrinter.cpp
lib/Lex/HeaderSearch.cpp
lib/Lex/PPMacroExpansion.cpp
lib/Lex/TokenLexer.cpp
lib/Parse/ParseDecl.cpp
lib/Sema/SemaChecking.cpp
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaLookup.cpp
lib/Sema/SemaOverload.cpp
lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp
lib/StaticAnalyzer/Core/CoreEngine.cpp
test/Modules/cstd.m
test/Sema/conditional-expr.c
test/SemaObjC/continuation-class-err.m
www/get_started.html