]> granicus.if.org Git - clang/commit
Correct hyphenations in comments and assert messages
authorAlp Toker <alp@nuanti.com>
Thu, 5 Dec 2013 04:47:09 +0000 (04:47 +0000)
committerAlp Toker <alp@nuanti.com>
Thu, 5 Dec 2013 04:47:09 +0000 (04:47 +0000)
commit2b01e1e26da79a67a248565a189287192b3757f0
tree0d22890fb598fef21e6a3dd4e42d0413fa9b1540
parentecd4ae9e89f6e216cf6bf9fe08ad04901ecca631
Correct hyphenations in comments and assert messages

This patch tries to avoid unrelated changes other than fixing a few
hyphen-related ambiguities in nearby lines.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196466 91177308-0d34-0410-b5e6-96231b3b80d8
36 files changed:
include/clang/AST/DeclTemplate.h
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Basic/TargetCXXABI.h
include/clang/Frontend/CompilerInstance.h
include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
lib/AST/MicrosoftMangle.cpp
lib/AST/RecordLayoutBuilder.cpp
lib/Analysis/ThreadSafety.cpp
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGExprScalar.cpp
lib/CodeGen/CGRecordLayout.h
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CGVTables.cpp
lib/CodeGen/TargetInfo.cpp
lib/Rewrite/Frontend/RewriteModernObjC.cpp
lib/Rewrite/Frontend/RewriteObjC.cpp
lib/Sema/JumpDiagnostics.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaInit.cpp
lib/Sema/SemaOverload.cpp
lib/StaticAnalyzer/Core/SValBuilder.cpp
lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
test/Analysis/new.cpp
test/Analysis/null-deref-ps.c
test/Analysis/objc-for.m
test/Analysis/objc-properties.m
test/Analysis/objc/direct-ivar-assignment-in-annotated-functions.m
test/CXX/dcl.decl/dcl.meaning/dcl.mptr/p3.cpp
test/CodeGen/debug-info-iv.c
test/Index/comment-to-html-xml-conversion.cpp
test/Parser/MicrosoftExtensions.cpp
test/Sema/block-misc.c
test/Sema/format-strings.c
test/SemaObjC/selector-1.m
utils/analyzer/SATestBuild.py
www/cxx_dr_status.html