]> granicus.if.org Git - clang/commit
[NFC] fix trivial typos in comments and documents
authorHiroshi Inoue <inouehrs@jp.ibm.com>
Fri, 26 Jan 2018 08:15:52 +0000 (08:15 +0000)
committerHiroshi Inoue <inouehrs@jp.ibm.com>
Fri, 26 Jan 2018 08:15:52 +0000 (08:15 +0000)
commitda170fedbf6f338cdda33c09260d45895de0e069
tree26133fdb1a021aeb3d62779b2403ae71953bb4bb
parenta58d0437d1e17d53d7bffea598d77789dd6d28b6
[NFC] fix trivial typos in comments and documents

"in in" -> "in", "on on" -> "on" etc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@323509 91177308-0d34-0410-b5e6-96231b3b80d8
docs/InternalsManual.rst
docs/doxygen.cfg.in
include/clang/AST/OpenMPClause.h
include/clang/Frontend/SerializedDiagnosticPrinter.h
include/clang/Lex/HeaderSearch.h
include/clang/Lex/MultipleIncludeOpt.h
lib/CodeGen/CGObjC.cpp
lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
test/Analysis/temporaries.cpp