]> granicus.if.org Git - clang/commit
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See:...
authorSylvestre Ledru <sylvestre@debian.org>
Thu, 27 Sep 2012 10:16:10 +0000 (10:16 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Thu, 27 Sep 2012 10:16:10 +0000 (10:16 +0000)
commitf3477c13eeaf11b32a41f181398fb5deffd0dd73
treed0ed95aa1d80d85d7b166102d96fc67897e6e0c4
parent94ff8e1f57c6382d91d0de981a4f311509d83e37
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164766

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164769 91177308-0d34-0410-b5e6-96231b3b80d8
23 files changed:
INPUTS/c99-intconst-1.c
include/clang/AST/ASTContext.h
include/clang/AST/DeclObjC.h
include/clang/Analysis/AnalysisContext.h
include/clang/Basic/Diagnostic.h
include/clang/Sema/Sema.h
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CGObjCMac.cpp
lib/CodeGen/CGRTTI.cpp
lib/CodeGen/CGVTables.h
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.h
lib/CodeGen/CodeGenTBAA.cpp
lib/CodeGen/TargetInfo.cpp
lib/Driver/Option.cpp
lib/Frontend/TextDiagnostic.cpp
lib/Sema/AnalysisBasedWarnings.cpp
lib/Sema/SemaAccess.cpp
lib/Sema/SemaChecking.cpp
lib/Sema/SemaDecl.cpp
lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
test/SemaCXX/discrim-union.cpp